Skip to main content

No project description provided

Project description

Useful tools for handling data, using many known data science packages.

Basic Usage

Install the package pip install convenient-datascience-tools

Import the package

    from convenient_datascience_tools.tools import <TOOL> as <ABBREVIATED_TOOL>_tools

For example:

    from convenient_datascience_tools.tools import pandas as pd_tools

Where 'pandas' is the TOOL nd 'pd' the abbreviated tool.

For more usage cases, please go to examples folder.

We have not yet implemented test cases, though it is going to be implemented in a near future.

Deploy

To deploy a new version, you need:

Versioning is not automated, so you will always need to change it in setup.py. It will be a future improvement to make it automatic.

In order to install build (dev) dependencies

pip install --upgrade build twine

In order to build. This will create a /dist folder.

python -m build

In order to upload to PyPa (to be able to fetch via pip)

python -m twine upload 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

convenient-datascience-tools-0.0.9.tar.gz (2.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

convenient_datascience_tools-0.0.9-py3-none-any.whl (2.7 kB view details)

Uploaded Python 3

File details

Details for the file convenient-datascience-tools-0.0.9.tar.gz.

File metadata

File hashes

Hashes for convenient-datascience-tools-0.0.9.tar.gz
Algorithm Hash digest
SHA256 63b14bd0dc392a1fc9d298e767ace5091505a93bdf6dbdf41a449386b269ca91
MD5 21246dc52e28873b6308a04f1f508133
BLAKE2b-256 cffd7717c3beef8b24d32ffb28de8156b9f6ddaddbaf7c51f77ee0802b7c2fa4

See more details on using hashes here.

File details

Details for the file convenient_datascience_tools-0.0.9-py3-none-any.whl.

File metadata

File hashes

Hashes for convenient_datascience_tools-0.0.9-py3-none-any.whl
Algorithm Hash digest
SHA256 215efb5f4945bd2404a33a7f6dd6c0451f1269a7a8826746c8d08bd97b6efbe9
MD5 a774cc668e040ab3d3ca96a67ce98d13
BLAKE2b-256 ae174cd3bbbb546c8f6db535a2ccab4c3b1ecf02ccadefdf20c8943dd9bc84f3

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page