Python Tutorials - Herong's Tutorial Examples - v2.14, by Herong Yang
"pathlib" - Object-Oriented Filesystem Paths
This chapter provides introductions and tutorial examples about 'pathlib' module. Topics include creating file path objects; manipulating file path components; managing files pointed by file paths.
Takeaways:
Table of Contents
Variables, Operations and Expressions
Function Statement and Function Call
Iterators, Generators and List Comprehensions
Packages and Package Directories
►"pathlib" - Object-Oriented Filesystem Paths
"pip" - Package Installer for Python
SciPy.org - Python Libraries for Science
pandas - Data Analysis and Manipulation
Anaconda - Python Environment Manager