drop_columns_by_treshold
Project description
v0.0.5
Суулгах:
https://pypi.org/project/drop_columns_by_treshold/
https://github.com/ganbaaelmer/drop_columns_by_treshold/tree/master/drop_columns_by_treshold
эсвэл
pip install drop_columns_by_treshold
Ашиглах заавар:
option1:
from drop_columns_by_treshold import drop_columns_by_treshold
file_name ='your_file_name.csv'
threshold = 1 # NA percent 1%
df = drop_columns_by_treshold.from_csv(file_name, threshold)
option2:
df = your_data_frame
threshold = 1 # NA percent 1%
df = df_drop_columns_by_treshold.from_df(df, threshold)
Үр дүн:
option1:
.csv файл уншиж уг файлаас хоосон утга ихтэй багануудыг өгөгдсөн treshold ийн %-с хамаарч устгана.
option2:
pandas dataframe-с хоосон утга ихтэй багануудыг өгөгдсөн treshold ийн %-с хамаарч устгана.
pandas dataframe df буцаана.
датаны NA-н талаар мэдээлэл харуулна
NA-н heatmap харуулна.
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
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 drop_columns_by_treshold-0.0.5.tar.gz.
File metadata
- Download URL: drop_columns_by_treshold-0.0.5.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b50ef728d73310f932ea673893515a817759bcf675875d1ffb417127b5461d84
|
|
| MD5 |
d32bdefecf762e6f8b4f847103388849
|
|
| BLAKE2b-256 |
0981d70f33079bac5ecb89c37fe9dd15f4811824db3034852fd45c689318340b
|
File details
Details for the file drop_columns_by_treshold-0.0.5-py3-none-any.whl.
File metadata
- Download URL: drop_columns_by_treshold-0.0.5-py3-none-any.whl
- Upload date:
- Size: 3.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
eaf46d400fdc25d84c3f3f3c9f64364798b851f70340f217c6e675129c3fd0e8
|
|
| MD5 |
05b48d64b426b4180dab72909c4fbf82
|
|
| BLAKE2b-256 |
0261974e4594020807a353554e5951ad301f1881b812d60039747e540533cb29
|