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==0.0.7

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.

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.7.tar.gz (2.0 kB view hashes)

Uploaded Source

Built Distribution

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