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 ebe8fc8 commit 9832de2Copy full SHA for 9832de2
narwhals/_plan/expressions/selectors.py
@@ -70,7 +70,6 @@ def into_columns(
70
71
72
class DTypeSelector(Selector):
73
- # Will be updating things to be a bit closer to upstream
74
# https://github.com/pola-rs/polars/blob/2b241543851800595efd343be016b65cdbdd3c9f/crates/polars-plan/src/dsl/selector.rs#L110-L172
75
_dtype: ClassVar[type[DType]]
76
0 commit comments