Skip to main content

Python package which offers additional tools for data scientists.

Project description

Version Downloads Downloads Code style: black

Python package with extra tools to use for data science.

Welcome to extra-datascience-tools, a Python package which offers additional tools for data scientists. These tools include or will include e.g.:

  • functions
  • classes
  • decorators
  • plots

..which are useful and often used for most data science projects, so that you don't need to rewrite the same code over again or invent it yourself. Please be aware that this package was launched in oktober 2022 and thus the current amount of features might be limited, but the features that are present can be of great use.

Personally I'm a huge fan of well-documented code, and this package strives for quality and well-documented code over lots of under-documented features. Please visit ReadTheDocs for this package's extensive documentation.

Github page

Installation

Using PyPi

pip install extra-datascience-tools

Without using PyPi

git clone https://github.com/sTomerG/extra-datascience-tools.git
cd extra-datascience-tools
pip install .

If problems arise make sure to have the latest version of pip:

python3 -m pip install --upgrade pip

Usage

>>> import extra_ds_tools

For more information see the tutorial.

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

extra-datascience-tools-0.5.0.tar.gz (13.9 kB view hashes)

Uploaded Source

Built Distribution

extra_datascience_tools-0.5.0-py3-none-any.whl (15.8 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