Skip to content

PolynomialFeatures' docstring does not mention that sparse data is allowed for fit #16646

@mfeurer

Description

@mfeurer

Describe the issue linked to the documentation

The docs for PolynomialFeatures.fit() does not mention that sparse data is allowed. The same holds true for fit_transform.

Suggest a potential alternative/fix

The docs for PolynomialFeatures.fit() and PolynomialFeatures.fit_transform() mention that sparse data is allowed.

Metadata

Metadata

Assignees

Labels

DocumentationEasyWell-defined and straightforward way to resolvegood first issueEasy with clear instructions to resolve

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions