pandas-to-sql 0.0.546

Creator: railscoder56

Last updated:

Add to Cart

Description:

pandastosql 0.0.546

pandas-to-sql
intro
Convert pandas DataFrame manipulations to sql query string.



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/*

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.