Skip to content

python_resources

Dr. Juan Rojas edited this page May 17, 2021 · 11 revisions

Before you use python, understand how to install packages using Virualenvs or Conda. As well as the use of Pip.

VirtualEnvs, Pip, and (mini)Conda

Learn to use Python, Numpy, SciPy, Matplotlib

Then onto the very important idea of how to use import statements:

Clone this wiki locally