Importing individual functions and using aliases for Python modules

Опубликовано: 18 Апрель 2025
на канале: PatchyPython
50
2

Occasionally, it is convenient to import individual functions or objects into the main namespace, or to rename a module with a shorter alias. Check out the notebooks linked below for more information on Python modules.

Embedded video, part of the following courses:
Computer Programming at Queen Mary, University of London
Jupyter notebook: https://tinyurl.com/mb37mmha
Coding for Scientists at Queen Mary, University of London
Jupyter notebook: https://tinyurl.com/mrxww99d

Notebooks will open on Google Colab - no installation required