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 cce4289 commit 1a433a9Copy full SHA for 1a433a9
narwhals/_plan/arrow/functions.py
@@ -24,8 +24,7 @@
24
25
from typing_extensions import TypeAlias, TypeIs
26
27
- from narwhals._arrow.dataframe import PromoteOptions
28
- from narwhals._arrow.typing import Incomplete
+ from narwhals._arrow.typing import Incomplete, PromoteOptions
29
from narwhals._plan.arrow.series import ArrowSeries
30
from narwhals._plan.arrow.typing import (
31
Array,
0 commit comments