It would be nice to be able to save work directly to an output file.
It would also be nice to use said output files when working with multiprocess/machine workloads.
It would also be important when dealing with high memory workloads.
Ideas:
- results_to_dataframe() -> dataframe_to_csv()
- limiting on what can be stored as a string
- results_to_json()
- results_to_sqlite()
result_to_zipdb()
It would be nice to be able to save work directly to an output file.
It would also be nice to use said output files when working with multiprocess/machine workloads.
It would also be important when dealing with high memory workloads.
Ideas:
result_to_zipdb()