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

Tutorial for integration with R #483

Merged
merged 8 commits into from
Feb 24, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ starting with `data` will be parsed for timeseries data.
- [#491](https://github.com/IAMconsortium/pyam/pull/491) Allow loading meta from file without exclude columns or with empty rows
- [#488](https://github.com/IAMconsortium/pyam/pull/488) Read all sheets starting with `data` when reading from xlsx
- [#486](https://github.com/IAMconsortium/pyam/pull/486) Enable reading non-default scenario versions from IIASA API
- [#483](https://github.com/IAMconsortium/pyam/pull/483) Add a tutorial for integration with R
- [#481](https://github.com/IAMconsortium/pyam/pull/481) Enable custom index columns
- [#477](https://github.com/IAMconsortium/pyam/pull/477) Add a nightly test suite
- [#476](https://github.com/IAMconsortium/pyam/pull/476) Add docstrings to plotting functions `df.plot.<kind>()`
Expand All @@ -23,8 +24,8 @@ starting with `data` will be parsed for timeseries data.

## Highlights

- Refactor the plotting library for better UX and consistency with **pandas**,
**matplotlib** and **seaborn**.
- Refactor the plotting library for better UX and consistency
with **pandas**, **matplotlib** and **seaborn**.
- Add a `sankey()` feature to the plotting library.
- Rework the documentation and tutorials.

Expand Down
Binary file added doc/source/R_tutorials/_static/R.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading