load_example_data1
load_example_data1()Retrieves example data from a file included with the package.
Returns
| Name | Type | Description |
|---|---|---|
| pd.DataFrame | pd.DataFrame: Example data suitable for regression. |
Retrieves example data from a file included with the package.
| Name | Type | Description |
|---|---|---|
| pd.DataFrame | pd.DataFrame: Example data suitable for regression. |