Skip to main content

Persistent Pandas DataFrame storage and retrieval using a SQL database, CSV files, HDF5, or pickle files.

Project description

TrashPandas Logo

TrashPandas: Persistent Pandas DataFrame Storage and Retrieval

PyPI Latest Release

What is it?

TrashPandas is a Python package that provides persistent Pandas DataFrame storage and retrieval using a SQL database, CSV files, HDF5, or pickle files.

Main Features

Here are just a few of the things that TrashPandas does well:

  • Store Pandas DataFrames in your choice of format. (SQL, CSV, HDF5, pickle)
  • Retrieve the Pandas DataFrame in the same format you stored.
  • Transfer your DataFrames between storage formats.

Where to get it

The source code is currently hosted on GitHub at: https://github.com/eddiethedean/trashpandas

# PyPI
pip install trashpandas

Dependencies

Example

import trashpandas as ts

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

trashpandas-0.0.3.tar.gz (2.1 kB view hashes)

Uploaded Source

Built Distribution

trashpandas-0.0.3-py3-none-any.whl (2.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page