Built-in co-domain projection? #539
-
Hi, Is there a native way to project data in the co-domain to get rid of unwanted dimensions? For example, suppose I have an I could of course manually tweak the Thanks! |
Beta Was this translation helpful? Give feedback.
Answered by
vnmabus
May 24, 2023
Replies: 1 comment 1 reply
-
You can use: my_fdata.coordinates[0] |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
ego-thales
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can use: