Handle-Missing-Values
Create and save .csv file with replaced categorical and non-categorical missing values
Brief
Replaces missing non-categorical values with mean of respective columns and uses KNN for missing categorical valuesUsage
Use below commands in python terminal:-
>>>from missing import missing
>>>t = missing.missing(input_filename,output_filename,methods)
e.g . t = missing.missing("mydata.csv","out.csv","replace")
Release files for handle-missing-csv 0.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| handle-missing-csv-0.0.1.tar.gz | 1.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| handle_missing_csv-0.0.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 5.3 kB
Release files / handle-missing-csv-0.0.1.tar.gz
| Download URL | handle-missing-csv-0.0.1.tar.gz |
|---|---|
| Size | 1.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
3e06c03afa105ea2d865106b1c05ab3bc77a8e926ea768ef518d5b78ae3ff235
|
|
BLAKE2b-256 checksum How to use checksums |
9d1e14d0acbb75274f0317759ea27129840249afdb704f399b5b21d469843c5d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.1.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.6.9
|
Release files / handle_missing_csv-0.0.1-py3-none-any.whl
| Download URL | handle_missing_csv-0.0.1-py3-none-any.whl |
|---|---|
| Size | 3.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
958ca83c37deade22a051801dd99d517696670fc2ca5d6974e2e76d6f9e444c9
|
|
BLAKE2b-256 checksum How to use checksums |
2fe08d4a84cc88a1762777265b4e15fad8e2f2550d7b4d36bfa636227a429dad
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.1.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.6.9
|