Module pandas_profiling.utils
Utility functions for the complete package.
Source code
"""Utility functions for the complete package."""
Sub-modules
pandas_profiling.utils.common
-
Common util functions (e.g. missing in Python).
pandas_profiling.utils.dataframe
-
Utils for pandas DataFrames.
pandas_profiling.utils.notebook
-
Utility functions that come in handy when working with Jupyter notebooks
pandas_profiling.utils.paths
-
Paths that are useful throughout the project.