databook_python icon indicating copy to clipboard operation
databook_python copied to clipboard

Fixed MarkerSize (MATLAB) to markersize (Jupyter Notebook)

Open carltech22 opened this issue 2 years ago • 0 comments

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.

carltech22 avatar Sep 29 '23 02:09 carltech22