Archive of Python code snippets for generic tasks during data engineering / analytics processes. File naming following format:
- Area: 1.Engineering/ 2.EDA/ 3.ML(machine learning)/ 4.DL (deep learning)
- Step: (Ingestion, Transform, Enrich, EDA, Segment...)
- Description: (argparse - command line basics, csv-to-dict-for-BQ-ingestion)
Code archive to be linked with Sarah's Notion Python Code Vault Code in github => further details + link to Github Gist in Notion
How to use: (Notion search => check if highlighted code is what I'm looking for =>) Git link => fork and use :)