We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8bcb212 commit 4badce0Copy full SHA for 4badce0
CHANGES.md
@@ -4,7 +4,7 @@
4
* Compatibility: update pinning from pandas<1.1, to pandas<2
5
* Compatibility: update pinning from numpy<1.19 to numpy<2
6
* Build: specify which version of python/numpy/pandas to test
7
- * Bugfix: resolve import error on pandas.Panel, Panel was removed in pandas 1.0
+ * Bugfix: #887 #928 resolve import error on pandas.Panel, Panel was removed in pandas 1.0
8
* Bugfix: fix pandas get_timezone() argument cannot be None
9
* Bugfix: fix np.float/np.int/np.book depreciations
10
* Bugfix: fix numpy tostring() is deprecated. Use tobytes() instead.
0 commit comments