Replies: 2 comments 3 replies
-
My current approach
|
Beta Was this translation helpful? Give feedback.
2 replies
-
@JovanVeljanoski |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am reading a parquet file and some of the columns in that file are of type decimal128. I know from one of the issues that decimal is not supported in vaex #1605. But is there a workaround or a hack that I can use to convert it to a supported data type and then to any data type that I want? Thank you for your help!
Beta Was this translation helpful? Give feedback.
All reactions