Thanks to visit codestin.com Credit goes to github.com
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 65e6f1e commit 23ed810Copy full SHA for 23ed810
1 file changed
API_CHANGES
@@ -1,3 +1,7 @@
1
+ Removed matplotlib.pyparsing. We now use the system's pyparsing
2
+ if it is available, and if not, we install pyparsing directly into
3
+ site-packages
4
+
5
Moved mlab.csv2rec -> recutils.csv2rec
6
7
Added ax kwarg to pyplot.colorbar and Figure.colorbar so that
0 commit comments