Convert pandas dataframe manipulations to sql query string
Project description
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/*
Project details
Release history Release notifications | RSS feed
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 details)
Built Distribution
File details
Details for the file pandas-to-sql-0.0.546.tar.gz
.
File metadata
- Download URL: pandas-to-sql-0.0.546.tar.gz
- Upload date:
- Size: 12.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4c580483a4d3fe7a3308a251a4655e12de4225bbfb778d004884b46637938780 |
|
MD5 | f91420c04b39c976359bcb46adbe8db4 |
|
BLAKE2b-256 | 5a8856022fa153074e22c9be65b6c1c86a10bf94e03a869d030ab1d9b2926e1f |
File details
Details for the file pandas_to_sql-0.0.546-py3-none-any.whl
.
File metadata
- Download URL: pandas_to_sql-0.0.546-py3-none-any.whl
- Upload date:
- Size: 18.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a41fa53abeeb0b17430f71ce4f8a251a046e4e3f08c58720243caa8b572d132d |
|
MD5 | 9eebb6c50944c2d299cbc52f42ab558f |
|
BLAKE2b-256 | c3b532ca97d75754b4416bb7277da5881755fd0357efa7967b5c750538cb5d85 |