Thanks to visit codestin.com Credit goes to github.com
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.
2 parents 81fe0bd + bb1d232 commit 66af1f2Copy full SHA for 66af1f2
packages/python/plotly/plotly/express/_doc.py
@@ -18,7 +18,7 @@
18
data_frame=[
19
"DataFrame or array-like or dict",
20
"This argument needs to be passed for column names (and not keyword names) to be used.",
21
- "Array-like and dict are tranformed internally to a pandas DataFrame.",
+ "Array-like and dict are transformed internally to a pandas DataFrame.",
22
"Optional: if missing, a DataFrame gets constructed under the hood using the other arguments.",
23
],
24
x=[
0 commit comments