File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -301,6 +301,7 @@ pandas 0.11.0
301301 - Groupby will handle mutation among an input groups columns (and fallback
302302 to non-fast apply) (GH3380 _)
303303 - Eliminated unicode errors on FreeBSD when using MPL GTK backend (GH3360 _)
304+ - Period.strftime should return unicode strings always (GH3363 _)
304305
305306.. _GH3294 : https://github.com/pydata/pandas/issues/3294
306307.. _GH622 : https://github.com/pydata/pandas/issues/622
@@ -309,6 +310,7 @@ pandas 0.11.0
309310.. _GH1893 : https://github.com/pydata/pandas/issues/1893
310311.. _GH1978 : https://github.com/pydata/pandas/issues/1978
311312.. _GH3360 : https://github.com/pydata/pandas/issues/3360
313+ .. _GH3363 : https://github.com/pydata/pandas/issues/3363
312314.. _GH2758 : https://github.com/pydata/pandas/issues/2758
313315.. _GH3275 : https://github.com/pydata/pandas/issues/3275
314316.. _GH2121 : https://github.com/pydata/pandas/issues/2121
You can’t perform that action at this time.
0 commit comments