Python Resources
Basics
Python libraries we’ll use
When you’re working in Python it can be super helpful to regularly refer to these resources. Remember that you can always use any API reference link below to get a comprehensive list of all the functions and methods in a library - a bit nicer than only relying on ? in your notebook.
Throughout the course we’’ll make use of the following Python libraries in case you want quickly reference their documentation: