A python package to count datatypes and null values in columns
Project description
A python package to count datatype and null values in columns.
#HOW TO USE
df = pd.dataframe(data)
from Cdatatype import datatypes
datatypes(df[['coulumn_name1','column_name2',......]])
@note - sometimes float values will be same as null values because null values like 'NaN' are also float values.
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 Cdatatype-1.0.1.tar.gz.
File metadata
- Download URL: Cdatatype-1.0.1.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.8.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8d7f9ae7a8decb4352f6fd0eeb511d8583095c0ffcbd17f636c5d23efe5f0737
|
|
| MD5 |
59dbc08af29e55ead052d5cce8583598
|
|
| BLAKE2b-256 |
be22254b6199cec61dec0d71c0506d1695d6f55025a931faced0150101798a30
|
File details
Details for the file Cdatatype-1.0.1-py3-none-any.whl.
File metadata
- Download URL: Cdatatype-1.0.1-py3-none-any.whl
- Upload date:
- Size: 3.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.8.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
666569993717c431f90c6d2dd6b63ce9edb0f683dbc8294851d367d1639845b7
|
|
| MD5 |
fd0fd315501d4c3a25be6cb840f3de14
|
|
| BLAKE2b-256 |
c8f8c3073a9f46e531dab08791e0966c582a0af586b0810ea75d7bb9fd3fdb30
|