Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!
Data Science
-
pandas: data frame.
-
scipy: scientific computing.
-
numpy: multi-dimensional arrays, fundation of pandas and deep learning packages.
-
re: regular expression
File System
-
shutil: copy, move …