Data tools for Python
Project description
Dython
A set of Data analysis tools in pYTHON 3.x.
Dython was designed with analysis usage in mind - meaning ease-of-use, functionality and readability are the core values of this library. Production-grade performance, on the other hand, were not considered.
Modules documentation can be found on shakedzy.xyz/dython
Installation:
Dython can be installed directly using pip
:
pip install dython
If you wish to install directly from source:
git clone https://github.com/shakedzy/dython.git
pip install ./dython
Dependencies: numpy
, pandas
, seaborn
, scipy
, matplotlib
, sklearn
Related blogposts:
Read more about the Nominal tools on The Search for Categorical Correlation
License:
Apache License 2.0
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
dython-0.2.0.tar.gz
(8.0 kB
view hashes)
Built Distribution
dython-0.2.0-py3-none-any.whl
(9.6 kB
view hashes)