Skip to content

Commit 1f00335

Browse files
committed
DOC: prior version section in v0.13.0
1 parent 609d6a6 commit 1f00335

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

doc/source/v0.13.0.txt

+8
Original file line numberDiff line numberDiff line change
@@ -68,9 +68,17 @@ API changes
6868
df1 and df2
6969
s1 and s2
7070

71+
72+
Prior Version Deprecations/Changes
73+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
74+
75+
These were announced changes in 0.12 or prior that are taking effect as of 0.13.0
76+
7177
- Remove deprecated ``Factor`` (:issue:`3650`)
7278
- Remove deprecated ``set_printoptions/reset_printoptions`` (:issue:``3046``)
7379
- Remove deprecated ``_verbose_info`` (:issue:`3215`)
80+
- Remove deprecated ``read_clipboard/to_clipboard/ExcelFile/ExcelWriter`` from ``pandas.io.parsers`` (:issue:`3717`)
81+
- default for ``tupleize_cols`` is now ``False`` for both ``to_csv`` and ``read_csv``. Fair warning in 0.12 (:issue:`3604`)
7482

7583
Indexing API Changes
7684
~~~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)