Details
-
Improvement
-
Status: Open
-
P3
-
Resolution: Unresolved
-
None
-
None
Description
We could allow order-sensitive operations to be used after an operation that imposes some ordering, for example df.sort_values().head(). There would certainly be performance implications for this, but there are likely use-cases that would benefit from it.
Attachments
Issue Links
- is a child of
-
BEAM-12133 Tracking: DataFrame API future enhancements
- Open