- Operating System functions (docs)
os.mkdir()
- Path functions (docs)
os.path.join()
– join a folder and filename together to get a complete pathos.path.exists()
— test if a path exists
- High level file operations: move, copy, etc. (docs)
shutil.move()
- Opening files with
open()
(docs) - Reading CSVs (docs)
session-4
Folders and files
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||