You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mapio/city.py:322: FutureWarning: Method .as_matrix will be removed in a future version. Use .values instead.
x,y = mbasemap(self._dataframe['lon'].as_matrix(),self._dataframe['lat'].as_matrix())
The text was updated successfully, but these errors were encountered:
mapio/city.py:322: FutureWarning: Method .as_matrix will be removed in a future version. Use .values instead.
x,y = mbasemap(self._dataframe['lon'].as_matrix(),self._dataframe['lat'].as_matrix())
The text was updated successfully, but these errors were encountered: