nrodri86
Results
1
issues of
nrodri86
I am trying to do a parquet file using Dask and Fastparquet from a Dataframe using a column with the type 'Int64' (https://pandas.pydata.org/pandas-docs/stable/user_guide/integer_na.html). But unfortunately, I got the following error:...