News

Spark backend in progress: We can happily announce that we're nearing v1 for the Spark backend for generating profile reports.Beta testers wanted! The Spark backend will be released as a pre-release ...
Pandas Profiling is a Python library for generating interactive and visual reports from pandas dataframes. It provides a fast and concise way to generate a complete profile of your data with a single ...
Creating Detailed EDA Reports; Creating reports for comparing 2 Datasets; Visualizing the dataset. 1. Pandas Profiling. Pandas Profiling is a python library that not only automates the EDA process but ...