Data Science Utils: Frequently Used Methods for Data Science
Data Science Utils extends the Scikit-Learn API and Matplotlib API to provide simple methods that simplify task and visualization over data.
Contributing
Interested in contributing to Data Science Utils? Great! You're welcome, and we would love to have you. We follow the Python Software Foundation Code of Conduct and Matplotlib Usage Guide.
No matter your level of technical skill, you can be helpful. We appreciate bug reports, user testing, feature requests, bug fixes, product enhancements, and documentation improvements.
Thank you for your contributions!
Find a Bug?
Check if there's already an open issue on the topic. If needed, file an issue.
Open Source
Data Science Utils license is MIT License.
Installing Data Science Utils
Data Science Utils is compatible with Python 3.6 or later. The simplest way to install Data Science Utils and its dependencies is from PyPI with pip, Python's preferred package installer:
pip install data-science-utils
Note that this package is an active project and routinely publishes new releases with more methods. In order to upgrade Data Science Utils to the latest version, use pip as follows:
pip install -U data-science-utils
Alternatively you can install from source by cloning the repo and running:
git clone https://github.com/idanmoradarthas/DataScienceUtils.git
cd DataScienceUtils
python setup.py install
Or install using pip from source:
pip install git+https://github.com/idanmoradarthas/DataScienceUtils.git
Read the Documentation
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file data_science_utils-1.4.1.tar.gz.
File metadata
- Download URL: data_science_utils-1.4.1.tar.gz
- Upload date:
- Size: 11.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0.post20191030 requests-toolbelt/0.9.1 tqdm/4.40.2 CPython/3.6.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cd1df35e6456262981200a1bd59e5c13d00ae55efe3f2f6eb358adac8555b59b
|
|
| MD5 |
abd474cf65c9f06630cee0edcb0188dc
|
|
| BLAKE2b-256 |
6e5b7b4e74081978bbd89e3cf7dd5d39e37a0131d2a7be35ecebe067bc2b075b
|
File details
Details for the file data_science_utils-1.4.1-py3-none-any.whl.
File metadata
- Download URL: data_science_utils-1.4.1-py3-none-any.whl
- Upload date:
- Size: 10.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0.post20191030 requests-toolbelt/0.9.1 tqdm/4.40.2 CPython/3.6.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
841389c400d94c3be6b8fd314c22228c4345ea3dcb94effb61ced7eb2d0d4009
|
|
| MD5 |
c962b94dc4bfc4b186b00b2c870c8aab
|
|
| BLAKE2b-256 |
45e6d5e3008cae6339f49941bb156db52126ee44a5338e28bfde2f1c3d9a1972
|