pymc-devs / pymc-resources

PyMC educational resources
MIT License
1.96k stars 745 forks source link

Ch 14 convert v4 #214

Closed yahrMason closed 2 years ago

yahrMason commented 2 years ago

Thank you for opening a pull request!

Please check our style guide, and also make sure that the notebooks you've modified pass the pre-commit checks. If, for example, you modified notebook1.ipynb and notebook2.ipynb, you could do this by running:

pre-commit run --files notebook1.ipynb notebook2.ipynb

You may need to run it a couple of times before all the checks pass.

review-notebook-app[bot] commented 2 years ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

canyon289 commented 2 years ago

Thank you!