I want to establish linear curve fitting on PyCharm using dataset of points. The function used for this pupose is curve_fit() from SciPy Python library.
This function giv