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 8bdbe45 commit 69e8badCopy full SHA for 69e8bad
pandas/core/frame.py
@@ -320,7 +320,7 @@ class DataFrame(NDFrame):
320
321
.. versionchanged :: 0.25.0
322
If data is a list of dicts, column order follows insertion-order
323
- Python 3.6 and later.
+ for Python 3.6 and later.
324
325
index : Index or array-like
326
Index to use for resulting frame. Will default to RangeIndex if
0 commit comments