coiled / dask-community

Issue tracker for the Dask community team
MIT License
2 stars 0 forks source link

[Stack Overflow] Split large DataFrame to smaller DataFrame by Unix Timestamps #1408

Open github-actions[bot] opened 2 years ago

github-actions[bot] commented 2 years ago

I have large dataframes in CSV format, each file is about 5 - 6 GB. The large dataframe has a column named Unix_Timestamp, I need to split the large dataframes to a set of smaller dataframes by the timestamp values. Please see the diagram below:

[![spl…


Would you like to know more?

Read the full article on the following website:

https://stackoverflow.com/questions/73765620/split-large-dataframe-to-smaller-dataframe-by-unix-timestamps