flytekitplugins.deck.FrameProfilingRenderer

class flytekitplugins.deck.FrameProfilingRenderer(title='Pandas Profiling Report')[source]

Generate a ProfileReport based on a pandas DataFrame

Methods

Parameters:

title (str)

to_html(df)[source]
Parameters:

df (DataFrame)

Return type:

str