Skip to content

Decide on a storage medium. #2

Description

@hearnderek

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:

  1. results_to_dataframe() -> dataframe_to_csv()
    • limiting on what can be stored as a string
  2. results_to_json()
  3. results_to_sqlite()
  4. result_to_zipdb()

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

questionFurther information is requested

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions