Mar-08-2017, 09:23 PM
I have no experience with mpl_toolkits, but considering that it is package associated with matplotlib, I wonder what happens if you try
x, y = m(lats.values, lons.values) # instead of x,y=m(lats, lons)