I migrated to Python from Matlab and found the following resources very helpful:
1) Numpy for Matlab Users [1]
2) A Gallery of Interesting Jupyter Notebooks [2]
3) This introduction to Matplotlib that starts with the Matlab-style API and transitions to the object oriented API [3]