Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MISO problem with utcify #84

Closed
aschn opened this issue Jul 5, 2016 · 1 comment
Closed

MISO problem with utcify #84

aschn opened this issue Jul 5, 2016 · 1 comment

Comments

@aschn
Copy link
Contributor

aschn commented Jul 5, 2016

  File "/app/.heroku/python/lib/python2.7/site-packages/pyiso/miso.py", line 43, in get_generation
    data = self.latest_fuel_mix()
  File "/app/.heroku/python/lib/python2.7/site-packages/pyiso/miso.py", line 116, in latest_fuel_mix
    df.index = self.utcify_index(df.index)
  File "/app/.heroku/python/lib/python2.7/site-packages/pyiso/base.py", line 418, in utcify_index
    aware_local_index = local_index.tz_localize(tz_name)
AttributeError: 'Index' object has no attribute 'tz_localize'
aschn added a commit that referenced this issue Jul 27, 2016
@aschn
Copy link
Contributor Author

aschn commented Jul 27, 2016

closed in PR #90

@aschn aschn closed this as completed Jul 27, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant