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 4d60df8 commit fc78e34Copy full SHA for fc78e34
RELEASE.rst
@@ -15,7 +15,8 @@ pandas 0.5.0
15
- `read_table`, `read_csv`, and `ExcelFile.parse` default arguments for
16
`index_col` is now None. To use one or more of the columns as the resulting
17
DataFrame's index, these must be explicitly specified now
18
- - Parsing functions no longer parse dates by default (GH #225)
+ - Parsing functions like `read_csv` no longer parse dates by default (GH
19
+ #225)
20
21
**New features / modules**
22
0 commit comments