Enrich The Default Preview of Pandas DataFrame with Jupyter DataTables

Don't print raw DataFrames.

After loading any dataframe in Jupyter, we preview it. But it hardly tells anything about the data.

One has to dig deeper by analyzing it, which involves simple yet repetitive code.

Instead, use Jupyter-DataTables.

It supercharges the default preview of a DataFrame with many common operations.

This includes:

  • sorting

  • filtering

  • exporting

  • plotting column distribution

  • printing data types,

  • pagination, and more.

Check it out here: GitHub.

πŸ‘‰ Over to you: What are some other enriched ways to preview DataFrames in Jupyter?

πŸ‘‰ Read what others are saying about this post on LinkedIn and Twitter.

πŸ‘‰ Tell the world what makes this newsletter special for you by leaving a review here :)

πŸ‘‰ If you liked this post, don’t forget to leave a like ❀️. It helps more people discover this newsletter on Substack and tells me that you appreciate reading these daily insights. The button is located towards the bottom of this email.

πŸ‘‰ If you love reading this newsletter, feel free to share it with friends!

Find the code for my tips here: GitHub.

I like to explore, experiment and write about data science concepts and tools. You can read my articles on Medium. Also, you can connect with me on LinkedIn and Twitter.

Reply

or to participate.