A set of data tools in 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.
Documentation:
Modules documentation can be found on shakedzy.xyz/dython
Installation:
Dython can be installed directly using pip
:
pip install dython
Or, via the conda
package manager:
conda install -c conda-forge dython
If you wish to install from source:
pip install git+https://github.com/shakedzy/dython.git
Dependencies: numpy
, pandas
, seaborn
, scipy
, matplotlib
, sklearn
, scikit-plot
Contributing:
Contributions are always welcomed - if you found something you can fix, or have an idea for a new feature, feel free to write it and open a pull request. Please make sure to go over the contributions guidelines.
Change log:
Change log is available, see CHANGELOG.md.
Related blogposts:
Learn more about some of the main methods of this library and their usage on these blogposts.
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
Built Distribution
Hashes for dython-0.7.1.post4-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6938864891583eb72a788902b39ec6366ce73aacc103c4666e16607e4f3c827e |
|
MD5 | c00f5d5d65bb3a70927a972628b77d0d |
|
BLAKE2b-256 | 1216395de7fba8a833aaf6917ac4926e8d1d2972b3e9110249640f6e4991b090 |