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

[WIP] add new examples for plot_pair #1110

Merged
merged 4 commits into from
Mar 19, 2020
Merged

[WIP] add new examples for plot_pair #1110

merged 4 commits into from
Mar 19, 2020

Conversation

agustinaarroyuelo
Copy link
Contributor

@agustinaarroyuelo agustinaarroyuelo commented Mar 6, 2020

Description

I added new examples for plot_pair. I tried to showcase in them the possibility of obtaining cornerplots, as mentioned in #1079. I also fixed some bugs. This PR solves #1105 .

I tried to build the documentation locally, but I was having trouble with docker. I was later explained that this isn't a requirement.

Checklist

  • Follows official PR format
  • Code style correct (follows pylint and black guidelines)
  • Changes are listed in changelog

@@ -0,0 +1,24 @@
"""
Point Estimate Pairplor
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @agustinaarroyuelo I was checking out your new examples and noticed your docstrings for the example .py files say Pairplor instead of what I assume should be Pairplot.

And the files don't end in newlines, which PEP8 doesn't like

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi, thanks for letting me know!

Copy link
Contributor

@aloctavodia aloctavodia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@OriolAbril
Copy link
Member

Maybe we should also update the plot_joint example to use plot_pair and get a similar looking plot? Given that we are deprecating plot_joint we should update docs to not encourage its usage anymore.

@agustinaarroyuelo
Copy link
Contributor Author

agustinaarroyuelo commented Mar 17, 2020

Should the example for plot_joint include a deprecation message?

@aloctavodia aloctavodia merged commit 438c008 into arviz-devs:master Mar 19, 2020
@agustinaarroyuelo agustinaarroyuelo deleted the example_pairplots branch April 14, 2020 00:09
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

Successfully merging this pull request may close these issues.

4 participants