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 15f8998 commit b3122d8Copy full SHA for b3122d8
doc/source/changes/version_0_30.rst.inc
@@ -232,4 +232,6 @@ Fixes
232
233
* fixed arithmetic operations between two sessions returning a nan value for each axis and group (closes :issue:`725`).
234
235
-* fixed dumping sessions with metadata using HDF format (closes :issue:`702`).
+* fixed dumping sessions with metadata in HDF format (closes :issue:`702`).
236
+
237
+* fixed minimum version of pandas to install. The minimum version is now 0.20.0.
0 commit comments