Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 644 Bytes

File metadata and controls

15 lines (13 loc) · 644 Bytes

python_generic_purpose_snippets

Archive of Python code snippets for generic tasks during data engineering / analytics processes. File naming following format:

  1. Area: 1.Engineering/ 2.EDA/ 3.ML(machine learning)/ 4.DL (deep learning)
  2. Step: (Ingestion, Transform, Enrich, EDA, Segment...)
  3. 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 :)