I spotted an instant where python output is not being displayed. The line in question is as follows
https://github.com/UofGAnalytics/BOLDpython/blob/60e401fc55d7c38f2d7d436e2e502ebb7eba7ca4/coursematerial/week10/statsmodels.Rmd#L288
The python output does look a little like a html element (<F test: ..... >), so there could be a pass that it removing it?
I spotted an instant where python output is not being displayed. The line in question is as follows
https://github.com/UofGAnalytics/BOLDpython/blob/60e401fc55d7c38f2d7d436e2e502ebb7eba7ca4/coursematerial/week10/statsmodels.Rmd#L288
The python output does look a little like a html element (<F test: ..... >), so there could be a pass that it removing it?