WillKoehrsen / Data-Analysis

Data Science Using Python

Home Page:https://medium.com/@williamkoehrsen/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use 'summary' instead of 'df_summary'

vineeshvs opened this issue · comments

Hi,

As per the issue, df_summary in pymc3 has to be replaced with summary.
pymc-devs/pymc#3512

I came across it in https://github.com/WillKoehrsen/Data-Analysis/blob/master/bayesian_lr/Bayesian%20Linear%20Regression%20Project.ipynb