WillKoehrsen / Data-Analysis

Data Science Using Python
https://medium.com/@williamkoehrsen/
MIT License
5.12k stars 3.63k forks source link

Use 'summary' instead of 'df_summary' #43

Closed vineeshvs closed 5 years ago

vineeshvs commented 5 years ago

Hi,

As per the issue, _dfsummary in pymc3 has to be replaced with summary. https://github.com/pymc-devs/pymc3/issues/3512

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