You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Removed plotting function from ecdf.py and the matplotlab import. Modified numpy_solutions.ipynb file to adjust for this change. Checked lectures and no further changes are required (at least with respect to ecdf). All changes are pushed to master.
After a discussion with @jstac, we decided to move the plotting functions in arma.py and ecdf.py out of the main library.
The ones from arma should go into a file
examples/arma_plots.py
. We can probably do away with the ecdf plot unless anyone objects.The text was updated successfully, but these errors were encountered: