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.
^This is beta release. Some functionality might break.
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
Built Distribution
File details
Details for the file ml-express-0.1.1.tar.gz
.
File metadata
- Download URL: ml-express-0.1.1.tar.gz
- Upload date:
- Size: 16.6 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 | 69fb4e7ff3b6449e8eecda7ee1506330d76a178ffa7e27646c04b342e5739446 |
|
MD5 | 45848202a4ccb786ecab211c3b5409e3 |
|
BLAKE2b-256 | b7d526011a18114f3fb479b78768143f1c853bd273b2a3ec535a2334464a5976 |
File details
Details for the file ml_express-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: ml_express-0.1.1-py3-none-any.whl
- Upload date:
- Size: 18.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 | 6f714f7955a3d73ff715ed65bdbd73e82edc9269c0419c020e2f9beff6a32536 |
|
MD5 | 0b9ac0698938e381b02ab475a2496eb8 |
|
BLAKE2b-256 | 8a8480632478bcd3e872f51e4d230ead2de92f2caf69942d37432178f60581a0 |