AutoProfiler: Automatically Profile Pandas DataFrame as You Work

...without writing any redundant code.

Pandas AutoProfiler: Automatically profile Pandas DataFrames at each execution, without any code.

AutoProfiler is an open-source DataFrame analysis tool in Jupyter. It reads your notebook and automatically profiles every DataFrame in memory as you change/create them.

In other words, if you modify an existing DataFrame, AutoProfiler will automatically update its corresponding profiling.

Moreover, if you create a new DataFrame (say from an existing DataFrame), AutoProfiler will automatically profile that as well, as shown below:

Profiling info includes column distribution, summary stats, null stats, and many more.

Lastly, you can also generate the corresponding code, with its export feature.

Isn’t that cool?

Find more info here: GitHub Repo.

👉 Over to you: What are some other cool Jupyter tools that you are aware of?

👉 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.

Thanks for reading!

Latest full articles

If you’re not a full subscriber, here’s what you missed last month:

To receive all full articles and support the Daily Dose of Data Science, consider subscribing:

👉 Tell the world what makes this newsletter special for you by leaving a review here :)

👉 If you love reading this newsletter, feel free to share it with friends!

Reply

or to participate.