flytekitplugins.deck.FrameProfilingRenderer# class flytekitplugins.deck.FrameProfilingRenderer(title='Pandas Profiling Report')# Generate a ProfileReport based on a pandas DataFrame Methods Parameters: title (str) to_html(df)# Parameters: df (DataFrame) Return type: str