pandas_profiling.serialize_report.SerializeReport
- class pandas_profiling.serialize_report.SerializeReport[source]
Extend the report to be able to dump and load reports.
- __init__()
Methods
__init__
()dump
(output_file)Dump ProfileReport to file
dumps
()Serialize ProfileReport and return bytes for reproducing ProfileReport or Caching.
load
(load_file)Load ProfileReport from file
loads
(data)Deserialize the serialized report
Attributes
config
df
df_hash