Skip to main content

Documentation Index

Fetch the complete documentation index at: https://handbook.fiddler.ai/llms.txt

Use this file to discover all available pages before exploring further.

Helper function to create Columns from a pandas DataFrame column dtypes. timedelta, period, interval & object dtypes are converted to string. Sparse dtypes are not handled.

Returns

ModelSchema

Parameters

ParameterTypeRequiredDefaultDescription
dfDataFrameNoneInput pandas DataFrame