Pandemy documentation

Pandemy is a wrapper around pandas and SQLAlchemy to provide an easy class based interface for working with DataFrames and databases. This package is for those who enjoy working with pandas and SQL but do not want to learn all “bells and whistles” of SQLAlchemy. Use your existing SQL knowledge and provide text based SQL statements to load DataFrames from and write DataFrames to databases.

  • Release: 1.2.0 | 2023-02-06

  • License: Pandemy is distributed under the MIT-license.

Disposition

The documentation consists of 3 parts:

  • Getting started : Install Pandemy and get a brief overview of the package.

  • User guide : The structure of Pandemy and a walkthrough of how to use it.

  • API reference : Details about the API of Pandemy.

Indices and tables