Skip to content

Conversation

@YuvrajVerma09arch
Copy link

DOC: Add comprehensive OrdinalEncoder.init docstring

Added NumPy-style docstring to OrdinalEncoder.__init__() with full parameter documentation matching scikit-learn conventions.

  • Documents mapping, cols, handle_unknown, handle_missing parameters
  • Matches existing class docstring style
  • No test changes (20/20 tests still pass )

This improves API usability for users encoding categorical features like product brands/categories in ML pipelines.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant