We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8a151e1 + 97d0c6d commit bb1d232Copy full SHA for bb1d232
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