Introduction to Python for Researchers
Requirements
While there are many ways to use python, development can be done locally or in the cloud. I will recommend the use of local development for this course. To setup for this course, you will be required to perform the following:
- Install anacoda python
- Install Visual Studio Code
Instructions on how to setup VS code for python development can be found here