We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe5c317 commit 84a1d81Copy full SHA for 84a1d81
docs/backcompat.md
@@ -111,6 +111,10 @@ Which should you use? In general we recommend:
111
112
## `main` vs `stable.v1`
113
114
+- Since Narwhals 1.44:
115
+
116
+ - `LazyFrame.with_row_index` requires `order_by` to be specified as it is an order-dependent operation, in the main Narwhals namespace.
117
118
- Since Narwhals 1.43:
119
120
- `nw.get_level` is deprecated in the main Narwhals namespace.
0 commit comments