pycateda Python Package - A simplified Exploratory Data Analysis with less lines of code
Project description
pycateda Python Package - A simplified Exploratory Data Analysis with less lines of code
What does it do?
- Read the data and returns a DataFrame
- Get a summary of basic descriptive analysis of the dataset A. Top 5 rows B. Bottom 5 rows C. The shape of the Data Frame D. Missing Values in the data frame E. Duplicate rows F. Descriptive statistics for Numerical + Categorical columns G. Number of unique values for each feature H. The unique identifier I. Prints Unique Value of Each feature J. Relative frequency (%) of unique values or bins of numerical features
- Get the Count of Null Values in each column
- Get Percentage % of missing values in each column
- Shows Missing Values Plots of the DataFrame
- Build a Profile Report of the entire dataset
- Check numerical variables in the DataFrame
- Check discrete variables in the Data Frame
- Check Continuous variables in the Data Frame
- Analyze continuous variables Visually in the Data Frame
- Analyze Transformed ( Log ) Continuous Variables
- Analyze Outliers in the data frame (Box Plots)
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
pycateda-1.0.8.tar.gz
(4.2 kB
view details)
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 pycateda-1.0.8.tar.gz.
File metadata
- Download URL: pycateda-1.0.8.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.20.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.18.0 CPython/3.7.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
505b66ac0b97bfd7bfd72fa4c149e8a6b8b33821424723a4604be2cdf0098d8c
|
|
| MD5 |
ff06e4ab1b661e205abd8ac25f0b52bb
|
|
| BLAKE2b-256 |
8b53b72cbb5690d3dfedffb7ab292047822065e00ad7eaf4dea8a3e42694fe57
|
File details
Details for the file pycateda-1.0.8-py3-none-any.whl.
File metadata
- Download URL: pycateda-1.0.8-py3-none-any.whl
- Upload date:
- Size: 4.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.20.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.18.0 CPython/3.7.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8aa8ae472cf550c866ccea8dc0b33ca5d8beec816ddda27aef689df2b654e2b7
|
|
| MD5 |
38904a3e186fdcf8c2b801da5d4f1b48
|
|
| BLAKE2b-256 |
9799bd593fe790efcf26faa2b711c09ee72a728e8f5d4243c4ca65784e846eeb
|