There was an error while loading. Please reload this page.
1 parent f4a7531 commit 2b78f3eCopy full SHA for 2b78f3e
docs/source/changelog.rst
@@ -8,9 +8,34 @@ Changelog
8
Array
9
+++++
10
11
+-
12
+
13
+DataFrame
14
++++++++++
15
16
17
18
+Bag
19
++++
20
21
22
23
+Core
24
25
26
27
28
29
+0.17.2 / 2018-03-21
30
+-------------------
31
32
+Array
33
++++++
34
35
- Add `broadcast_arrays` for Dask Arrays (:pr:`3217`) `John A Kirkham`_
36
- Add `bitwise_*` ufuncs (:pr:`3219`) `John A Kirkham`_
37
- Validate inputs to atop (:pr:`3307`) `Matthew Rocklin`_
38
+- Avoid calls to astype in concatenate if all parts have the same dtype (:pr:`3301`) `Martin Durant`_
39
40
DataFrame
41
+++++++++
0 commit comments