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

Update rename_dict on io_pymc3.py converter to follow schema convention #1555

Merged
merged 7 commits into from Feb 14, 2021
Merged

Update rename_dict on io_pymc3.py converter to follow schema convention #1555

merged 7 commits into from Feb 14, 2021

Conversation

madhucharan
Copy link
Contributor

@madhucharan madhucharan commented Feb 12, 2021

Description

Added remaining parameters to the rename_dict. Addresses issue #1514

Checklist

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

@madhucharan
Copy link
Contributor Author

Hi @OriolAbril
Please check this PR and let me know if there are any changes to be made.

Copy link
Member

@OriolAbril OriolAbril left a comment

Choose a reason for hiding this comment

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

Thanks for the PR! Don't worry about the tests, they are failing for a cmdstanpy related thing

CHANGELOG.md Outdated
@@ -8,6 +8,7 @@
### Maintenance and fixes
* Updated `from_cmdstan` and `from_numpyro` converter to follow schema convention ([1541](https://github.com/arviz-devs/arviz/pull/1541) and [1525](https://github.com/arviz-devs/arviz/pull/1525))
* Fix calculation of mode as point estimate ([1552](https://github.com/arviz-devs/arviz/pull/1552))
* Updated `io_pymc3.py` rename dict to follow schema convention([1555](https://github.com/arviz-devs/arviz/pull/1555))
Copy link
Member

Choose a reason for hiding this comment

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

Can you add from_pymc3 to the point above about schema convention? I think it will be more concise and easy to read

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@OriolAbril Sir, Changed the log. Please let me know if there is anything else to update.Thank you

CHANGELOG.md Outdated Show resolved Hide resolved
update  Changelog.md to have a single bullet point for schema convention fixes

Co-authored-by: Oriol Abril-Pla <oriol.abril.pla@gmail.com>
@OriolAbril OriolAbril merged commit 263b44f into arviz-devs:main Feb 14, 2021
utkarsh-maheshwari pushed a commit to utkarsh-maheshwari/arviz that referenced this pull request May 27, 2021
…on (arviz-devs#1555)

* Update rename_dict on io_pymc3.py  converter to follow schema convention

* Updated `io_pymc3.py` rename dict to follow schema convention

* Update `io_pymc3.py` rename dict to follow schema convention and update changelog.md

* update CHANGELOG.md

* Update CHANGELOG.md

* Update Maintenance and Fixes in CHANGELOG.md

update  Changelog.md to have a single bullet point for schema convention fixes

Co-authored-by: Oriol Abril-Pla <oriol.abril.pla@gmail.com>

Co-authored-by: Oriol Abril-Pla <oriol.abril.pla@gmail.com>
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.

None yet

2 participants