|
|
|
|
|
by marcell
2179 days ago
|
|
I working on a project called CloudPy that's a 1-line drop in for pandas to process 100 GB+ dataframes. It works by proxying the dataframe to a remote server, which can have a lot more memory than you're local server. The project is in beta right now, but please reach out if you're interested in trying it out! You can read more at http://www.cloudpy.io/ or email hello@cloudpy.io |
|