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.1.tar.gz
(3.0 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.1-py3-none-any.whl
(2.8 kB
view details)
File details
Details for the file ndata-0.1.1.tar.gz.
File metadata
- Download URL: ndata-0.1.1.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
26583476c54d4f2f0e47c326a27fa13fda4567d402707c3454d64d879e4e9068
|
|
| MD5 |
8ca5861128071fc0c60a3b6ddf21e608
|
|
| BLAKE2b-256 |
0ec30ec47532425a1d51ddfabb094a7bf05ebea3f7ac2154ad014982b9b08d91
|
File details
Details for the file ndata-0.1.1-py3-none-any.whl.
File metadata
- Download URL: ndata-0.1.1-py3-none-any.whl
- Upload date:
- Size: 2.8 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 |
3a5cafdaf6d685a0b4255d02209df0509ab1c222bf2c07cbd0e11726e8c59d11
|
|
| MD5 |
210a7a0e940bd3fff35b5d036a76bfbe
|
|
| BLAKE2b-256 |
e06df1357b63b490397c3480d1073413b78cd59f7151f9b02b8cbe4029381a6d
|