Modules

5. Modules#

This chapter introduces modules, which are critical for understanding how commonly-used third-party libraries like Numpy or Pandas relate to the Python programming language.

Future additions to this chapter may include pages that explain how to create and design modules of your own. If you are interested in seeing more, contact the authors or create an Issue in the GitHub repository!