A Python library for day to day data analysis and machine learning.
Project description
ml_express
A Python library for day to day data analysis and machine learning. This aims to make data building, cleaning and machine learning much much faster.
Installation
pip install ml-express
Usage
import ml_express as mlx
from ml_express import eda
# this will create an html report and report will be saved in report folder in working directory
eda.create_summary_report(df)
Contributing
Contributions are very welcome. Please feel free to submit PR.
License
Distributed under the terms of the MIT license, "ml-express" is free and open source software
Issues
If you encounter any problems, please file an issue along with a detailed description.
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
ml-express-0.1.3.tar.gz
(17.2 kB
view details)
Built Distribution
File details
Details for the file ml-express-0.1.3.tar.gz
.
File metadata
- Download URL: ml-express-0.1.3.tar.gz
- Upload date:
- Size: 17.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 797324e7eb66268d6d25270153326072d667cf688d124de4021e1d6a2b70b47c |
|
MD5 | 21f9cb3f8b55b27f2201da33ed33cae2 |
|
BLAKE2b-256 | bd853353ada73d582859cf9f8bd70533e1d2b6a9a4cd0d5f386caec25102e8d1 |
File details
Details for the file ml_express-0.1.3-py3-none-any.whl
.
File metadata
- Download URL: ml_express-0.1.3-py3-none-any.whl
- Upload date:
- Size: 19.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fb07cb2808e45ddbb3c6a24826db1ef4b3fc665bbb503cec997c48a887050090 |
|
MD5 | 798489c95c0741944fa8e238610296b8 |
|
BLAKE2b-256 | cd0309e6d32ec31e9f7bcca68d77cb65149722bec55ca9f45cd9d1a672fdb63a |