Now is better than never. Although never is often better than right now.
IO
Built-in & STD
- built-in
open()- what you can do with the file object:
for(‘rt’ mode)read()readlinereadlines
- what you can do with the file object:
pathlib- class
Path - class
PurePath
- class
csvjsontomllib- toml
load()neads file object inrbmodeloads()
picklestruct
Third-Party Library
- Numpy
- loadtxt, savetxt
- genfromtxt
- save, load
- savez, savez_compressed
- memmap