Skip to content

Allow to pass pd.Series and pd.DataFrame #62

@TomeHirata

Description

@TomeHirata

The fit method of estimators currently only allow np.array. But it'd be convenient if users can pass in pd.Series or pd.DataFrame and they are converted into np.array automatically inside the fit method.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions