Automated Data Analysis Pipeline
Project description
automated_data_analysis
An automated data analysis pipeline package for efficient data processing and cleaning.
Features
- Automated data loading (CSV/Excel)
- Duplicate removal
- Smart missing value handling
- Data format validation
- Statistical analysis
- Data accuracy checks
- Comprehensive terminal reporting
Check out the example script for more details.
Usage Parameters
analyze_data() :
-
file_path : Path to CSV/Excel file
-
fill_strategy (optional) : Dictionary specifying filling strategies for columns
-
stats_columns (optional) : List of columns for statistical analysis
-
stats (optional) : List of statistics to calculate (default: ['mean', 'median', 'std', 'min', 'max'])
Dependency :
- pandas>=1.0.0
- numpy>=1.18.0
- openpyxl>=3.0.0
Installation
pip install automated_data_analysis
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
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 automated_data_analysis-1.1.1.tar.gz.
File metadata
- Download URL: automated_data_analysis-1.1.1.tar.gz
- Upload date:
- Size: 4.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9613dbbc7eeb1a526031c98163dccc110373234d1aea331921422520ef5fad43
|
|
| MD5 |
e104d6eebfa25550d3f651f505d96547
|
|
| BLAKE2b-256 |
8ab3aaff8041f0c0f708167e41111fff634c43ad6d25358c0a83d6795f8802f3
|
File details
Details for the file automated_data_analysis-1.1.1-py3-none-any.whl.
File metadata
- Download URL: automated_data_analysis-1.1.1-py3-none-any.whl
- Upload date:
- Size: 7.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
df2cccb77a201404dd8f9a62386c18940bdb61a0e797e0fa3c1f1aae9dc05a64
|
|
| MD5 |
f6b89ca224e2669e5cc0d97042d903fe
|
|
| BLAKE2b-256 |
83364b5fee2579d53df5cc4543531251e247927ed0f7f73dec3c6929246076ec
|