We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 232da13 commit 6e3ddf1Copy full SHA for 6e3ddf1
doc/source/whatsnew/v0.17.0.txt
@@ -606,3 +606,4 @@ Bug Fixes
606
- Bug in vectorised setting of timestamp columns with python ``datetime.date`` and numpy ``datetime64`` (:issue:`10408`, :issue:`10412`)
607
608
- Bug in ``pd.DataFrame`` when constructing an empty DataFrame with a string dtype (:issue:`9428`)
609
+- Bug in ``read_stata`` when reading a file with a different order set in ``columns`` (:issue:`10739`)
0 commit comments