Skip to main content

Convert pandas dataframe manipulations to sql query string

Project description

pandas-to-sql

intro

Convert pandas DataFrame manipulations to sql query string.

Tests

Publish to PyPI

Here is an Example Notebook

Installation

pip install pandas-to=sql

Development

run example

python example_runner.py

tests

pytest ./pandas_to_sql

environment

conda env create -f environment.yml --prefix ./env conda activate ./env conda env update --prefix ./env -f environment.yml conda remove --prefix ./env --all

new release

python setup.py sdist bdist_wheel python -m twine upload --repository pypi --skip-existing dist/*

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

pandas-to-sql-0.0.546.tar.gz (12.4 kB view hashes)

Uploaded Source

Built Distribution

pandas_to_sql-0.0.546-py3-none-any.whl (18.0 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