Skip to content

Commit

Permalink
Fixed the link to data-table tutorial page in the READM (#571)
Browse files Browse the repository at this point in the history
  • Loading branch information
pitmonticone authored Aug 11, 2021
1 parent 120473f commit bd6fb43
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,9 +63,10 @@ The package also supports timeseries data with a *sub-annual time resolution*:
- "Representative timeslices" (e.g., "winter-night", "summer-day")
using the pyam *extra-columns* feature


[Read the docs](https://pyam-iamc.readthedocs.io/en/stable/data.html)
for more information about the pyam data model
or look at the [data-table tutorial](pyam-iamc.readthedocs.io/en/stable/tutorials/data_table_formats.ipynb)
or look at the [data-table tutorial](https://pyam-iamc.readthedocs.io/en/stable/tutorials/data_table_formats.html)
to see how to cast from a variety of timeseries formats to a **pyam.IamDataFrame**.

Tutorials
Expand Down

0 comments on commit bd6fb43

Please sign in to comment.