Module pandas_profiling.view
All functionality concerned with presentation to the user.
Source code
"""All functionality concerned with presentation to the user."""
Sub-modules
pandas_profiling.view.formatters
-
Formatters are utilities for formatting numbers and certain strings
pandas_profiling.view.plot
-
Plot functions for the profiling report.
pandas_profiling.view.report
-
Generate the report.
pandas_profiling.view.templates
-
Contains all templates used for generating the HTML profile report