openeemeter / eeweather

Fetch NCDC ISD, TMY3, or CZ2010 weather data that corresponds to ZIP Code Tabulation Areas or Latitude/Longitude.
http://eeweather.openee.io/
Apache License 2.0
50 stars 19 forks source link

Update eeweather for pandas 2.0 #82

Closed ssuffian closed 1 year ago

ssuffian commented 1 year ago

Your checklist for this pull request

Please review the guidelines for contributing to this repository.

Description

Updated .iteritems() to .items()