Section: Modules and imports

Import with alias

python
python
import numpy as np

Learn the surrounding workflow

Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.

Related commands

Same sheet · prioritizing Modules and imports
Import a module
Import a module
OpenIn sheetpythonsame section
Import a name
Import a name
OpenIn sheetpythonsame section
Guard script entry point
Guard script entry point
OpenIn sheetpythonsame section
Module docstring
Module docstring
OpenIn sheetpythonsame section
Package __init__
Package __init__
OpenIn sheetpythonsame section
Basic class
Basic class