> For the complete documentation index, see [llms.txt](https://pyml.aspires.cc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://pyml.aspires.cc/chapter2.md).

# Chapter2

- [conda: the Python environment manager](https://pyml.aspires.cc/chapter2/conda-the-python-version-manager.md)
- [Transfer to Python](https://pyml.aspires.cc/chapter2/transfer-to-python.md)
- [Object Oriented](https://pyml.aspires.cc/chapter2/object-oriented.md)
- [Importing modules](https://pyml.aspires.cc/chapter2/importing-modules.md)
- [pip: Package manager](https://pyml.aspires.cc/chapter2/pip-package-manager.md)
- [DS Utilities: Numpy](https://pyml.aspires.cc/chapter2/data-science-utilities.md)
