Skip to content

Commit

Permalink
Add experimental tag
Browse files Browse the repository at this point in the history
  • Loading branch information
stinodego committed Aug 7, 2023
1 parent b50c79a commit b3c3ea8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions py-polars/polars/series/categorical.py
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,11 @@ def uses_lexical_sort(self) -> bool:
This can be set using :func:`set_ordering`.
Warnings
--------
This API is experimental and may change without it being considered a breaking
change.
See Also
--------
set_ordering
Expand Down

0 comments on commit b3c3ea8

Please sign in to comment.