File tree Expand file tree Collapse file tree 1 file changed +13
-2
lines changed Expand file tree Collapse file tree 1 file changed +13
-2
lines changed Original file line number Diff line number Diff line change 1313Dataframe
1414+++++++++
1515
16- - Add support for indexing Dask DataFrames with string subclasses (:pr: `3461 `) `James Bourbeau `_
17-
1816Bag
1917+++
2018
2523
2624-
2725
26+ 0.17.4 / 2018-05-03
27+ -------------------
28+
29+ Dataframe
30+ +++++++++
31+
32+
33+ - Add support for indexing Dask DataFrames with string subclasses (:pr: `3461 `) `James Bourbeau `_
34+ - Allow using both sorted_index and chunksize in read_hdf (:pr: `3463 `) `Pierre Bartet `_
35+ - Pass filesystem to arrow piece reader (:pr: `3466 `) `Martin Durant `_
36+ - Switches to using dask.compat string_types (#3462) `James Bourbeau `_
37+
2838
29390.17.3 / 2018-05-02
3040-------------------
@@ -1099,3 +1109,4 @@ Other
10991109.. _`Dieter Weber` : https://github.com/uellue
11001110.. _`Apostolos Vlachopoulos` : https://github.com/avlahop
11011111.. _`Jesse Vogt` : https://github.com/jessevogt
1112+ .. _`Pierre Bartet` : https://github.com/Pierre-Bartet
You can’t perform that action at this time.
0 commit comments