Details
-
Improvement
-
Status: Resolved
-
P2
-
Resolution: Fixed
-
None
-
None
Description
For example, instead of WontImplementError(order-sensitive) we should raise:
WontImplementError("fillna(method=ffill) is not supported because it order-sensitive, only fillna(method=None) is supported. For more details see https://s.apache.org/dataframe-order-sensitive-operations")
Attachments
Issue Links
- is a child of
-
BEAM-12028 DataFrame API error messages should be more helpful
- Triage Needed
- links to