data_checker1453 is a package used to preview details of the dataframes in the first steps of data exploration.
It has more specific functionality for displaying texts side by side as well as dataframes.
Usage:
Mehods and functions :
show_preview() : A method to check basic details about the dataframe in question. To use this method instantiate the Check() class with your dataframe as an argument, then call show_preview()
display_side_by_side : A function to display 2 dataframes side by side (make sure you limit the column numbers so it would fit the screen)
print_side_by_side : A function to print 2 or 4 strings side by side (make sure you don't exceed the charachter size & for 4 strings pass b = 2)
Release files for data-checker1453 0.35
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| data_checker1453-0.35.tar.gz | 2.7 kB | Details |
Release files / data_checker1453-0.35.tar.gz
| Download URL | data_checker1453-0.35.tar.gz |
|---|---|
| Size | 2.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
3965c174edcaaf9705c5f7aac819a5c63f414a49a791a947e8f56b66ed18dca9
|
|
BLAKE2b-256 checksum How to use checksums |
ebe5b3afc5f018c8294b101561d4e9e68d6fede5a82bfab634d850c7529af702
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.12
|