Automated Data Preprocessing Library
Project description
Ndata
Ndata is a Python library for automating common data preprocessing tasks, such as missing value imputation, feature scaling, categorical encoding, and outlier detection.
Features
- Handle Missing Values: Automatically fill missing values using strategies like mean, median, or a constant.
- Scale Numerical Features: Standardize or normalize your data.
- Encode Categorical Variables: Easily convert categorical features into numerical form.
- Detect and Remove Outliers: Use Z-score or IQR methods to handle outliers.
Installation
You can install Ndata from PyPI:
pip install ndata
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ndata-0.1.4.tar.gz
(3.7 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
ndata-0.1.4-py3-none-any.whl
(3.7 kB
view details)
File details
Details for the file ndata-0.1.4.tar.gz.
File metadata
- Download URL: ndata-0.1.4.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f74bb9ba1b8c77324b4ca3f234748f2ceecd656ce52c4adc8d77b8504311b9eb
|
|
| MD5 |
adbe3e668c141b1f58ebb957860d0e8b
|
|
| BLAKE2b-256 |
511942ebc7c9a8d1b4543f1624adc0033dd693b2cf55e6cce3cb445830902b9e
|
File details
Details for the file ndata-0.1.4-py3-none-any.whl.
File metadata
- Download URL: ndata-0.1.4-py3-none-any.whl
- Upload date:
- Size: 3.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8892b5dc653ddb43300937e4ae1ba63f74c4df7eb4e1b189da0f0a930795eba1
|
|
| MD5 |
6dc466c246b6d22b9f86625322d26afe
|
|
| BLAKE2b-256 |
b8b94b2450438ac80a68d0da06dd37896298f6ec0979197b58c84b6f362e944b
|