Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit c7f9019

Browse files
update comment
1 parent 65acf3d commit c7f9019

File tree

1 file changed

+2
-3
lines changed
  • packages/python/plotly/plotly/express

1 file changed

+2
-3
lines changed

‎packages/python/plotly/plotly/express/_core.py‎

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1486,9 +1486,8 @@ def build_dataframe(args, constructor):
14861486
# PySpark to pandas.
14871487
is_pd_like = False
14881488

1489-
# Flag that indicates if data_frame requires to be converted to arrow via the
1490-
# dataframe interchange protocol.
1491-
# True if Ibis, DuckDB, Vaex or implements __dataframe__
1489+
# Flag that indicates if data_frame needs to be converted to PyArrow.
1490+
# True if Ibis, DuckDB, Vaex, or implements __dataframe__
14921491
needs_interchanging = False
14931492

14941493
# If data_frame is provided, we parse it into a narwhals DataFrame, while accounting

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /