Machine Learning Library Extensions
Project description
MLearner: Machine Learning for Data Engineer
MLearner is a Python library of useful tools for the day-to-day data science tasks.
Jaime Sendra Berenguer - Spain - 2018-2022 LinkedIn GitHub
Links
- Documentation: https://jaisenbe58r.github.io/MLearner/
- PyPI: https://pypi.python.org/pypi/mlearner
- Changelog: https://jaisenbe58r.github.io/MLearner//CHANGELOG
- Contributing: https://jaisenbe58r.github.io/MLearner//CONTRIBUTING
- Questions? Check out the Discuss
Installing mlearner
PyPI
To install mlearner, just execute
pip install mlearner
Alternatively, you could download the package manually from the Python Package Index https://pypi.python.org/pypi/mlearner, unzip it, navigate into the package, and use the command:
python setup.py install
Conda
If you use conda, to install mlearner just execute
conda install -c conda-forge mlearner
Dev Version
The mlearner version on PyPI may always be one step behind; you can install the latest development version from the GitHub repository by executing
pip install git+git://github.com/jaisenbe58r/MLearner.git#egg=mlearner
Or, you can fork the GitHub repository from https://github.com/jaisenbe58r/MLearner and install mlearner from your local drive via
python setup.py install
License
Contact
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
File details
Details for the file mlearner-0.1.4.tar.gz
.
File metadata
- Download URL: mlearner-0.1.4.tar.gz
- Upload date:
- Size: 48.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 31a4abaea5f1f21092961d53d782927c9f06f28d43d324da3d92233f9b643fc6 |
|
MD5 | 3ce3f4eb09aa8af7e7dd3f8cbc850df8 |
|
BLAKE2b-256 | d1477cd555d8937128b18a92ff986fe5fc1fc91d1b0430b46298fb157097deff |
Provenance
File details
Details for the file mlearner-0.1.4-py3-none-any.whl
.
File metadata
- Download URL: mlearner-0.1.4-py3-none-any.whl
- Upload date:
- Size: 64.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 33b4514af6a152be2d5d77293da9d41446dd21269a90ee8f33d9ec956921f9e6 |
|
MD5 | 14159c4c5d70ac3280c18bff97cf7c89 |
|
BLAKE2b-256 | c79b82241c4c82b8f5916270eb8b8ec958bfa923485e29e2e6ec72d7191c18b6 |