Skip to content

Commit

Permalink
add more exciting comments in example
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Tu committed Oct 21, 2016
1 parent 7fa1afe commit e38ffec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/aeo_example.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
# This is a DataFrame whose columns are the output fields of the Series API
# as well as any additional meta information you may have attached.

# Now we can do some quick analysis or exploratory work!
# Get a quick delta between AEO scenarios against the reference case
data.set_index(['scenario', 'period'], inplace=True)
reference = data.loc['Reference']
Expand Down

0 comments on commit e38ffec

Please sign in to comment.