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.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.
Returns
ModelSchemaParameters
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
df | DataFrame | ✗ | None | Input pandas DataFrame |