You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
a large portion of the subsetting is the parquet file being written out as a csv, this happens serially and is very slow.
Investigate ways of speeding this up.
Chunk and write out then concat csv?
The text was updated successfully, but these errors were encountered:
a large portion of the subsetting is the parquet file being written out as a csv, this happens serially and is very slow.
Investigate ways of speeding this up.
Chunk and write out then concat csv?
The text was updated successfully, but these errors were encountered: