A wrapper around pandas and SQLAlchemy to provide an easy interface for DataFrames and databases.
copied from cf-staging / pandemyPandemy 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.