python_basics.ipynb
typo
Da ich hier weder in place editieren, noch ez forken kann, spam ich mal issues:
Throughout the tutorials, you'll see different packages (e.g.
matplotlib
) being imported using abbreviations (e.g.,import matplotlin.plot as plt
).
matplotlib.plot
Edited by Florian Bohlken