There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
QuickView is a python package for a quick glance of the dataset, just pass the pandas dataframe. It gives some useful summary and plots with just one line of code. All the summary that it outputs is made available through member variables. It is built using matplotlib.