Skip to main content

package to offer basic previews to the data

Project description

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)

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

data_checker1453-0.35.tar.gz (2.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page