This is a repo that is basically an update of an old repo (Various_Python_Examples, which is no longer with us).
-
/APIs - Work with various website APIs, such as Kiwi.com, MLS listings, etc.
-
/exploratory - Code that might be used when conducting exploratory analysis
-
/filesystem - Code snippets for working with files and directories
-
/general-utilities - Anything that might be useful when working with files, data, pipelines, etc.
-
/matrices - Snippets and modules related to maxtric manipulation
-
/stats-and-probs - Statistics and probability-related snippets
-
/date-time - Functions and classes related to handling datetime issues.