Pandas 0.20 deprecates the ``.ix`` indexer and we need to make a handful of minor changes to stay current. https://github.com/pvlib/pvlib-python/search?utf8=✓&q=.ix&type= http://pandas-docs.github.io/pandas-docs-travis/whatsnew.html#whatsnew-0200-api-breaking-deprecate-ix I'd welcome a PR for this.