html_url,issue_url,id,node_id,user,created_at,updated_at,author_association,body,reactions,performed_via_github_app,issue
https://github.com/pydata/xarray/issues/1661#issuecomment-339525582,https://api.github.com/repos/pydata/xarray/issues/1661,339525582,MDEyOklzc3VlQ29tbWVudDMzOTUyNTU4Mg==,1312546,2017-10-26T01:49:12Z,2017-10-26T01:49:12Z,MEMBER,"Yep, that was the change.
The fix is to explicitly register the converters before plotting:
```python
from pandas.tseries import converter
converter.register()
```","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,268487752
https://github.com/pydata/xarray/issues/1661#issuecomment-339510522,https://api.github.com/repos/pydata/xarray/issues/1661,339510522,MDEyOklzc3VlQ29tbWVudDMzOTUxMDUyMg==,1312546,2017-10-26T00:05:57Z,2017-10-26T00:05:57Z,MEMBER,Pandas used to register a matplotlib converter for datetimes on import. I’ll take a closer look in a bit. ,"{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,268487752