databook_python
databook_python copied to clipboard
Fixed MarkerSize (MATLAB) to markersize (Jupyter Notebook)
Chapter 1 Section 4 Linear Regression in Python had a graphing parameter that is native from MATLAB ("MarkerSize") and was fixed and switched to ("markersize") for python matplotlib library in Jupyter notebooks.