Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 466 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 466 Bytes

wi-coding-challenge

Submitted as part of competition 210452 for the Weil Institute Senior Data Scientist position.

Files in this repo:

  • Requirements document: Data Engineer Challenge.docx.pdf
  • SQL Query for extracting cohort: cohort_extract.sql
  • Jupyter Notebook containing data extract and reshaping: retrospective_analysis.ipynb
  • Output data file: de_challenge_retrospective.csv

Built in Python 3.8

Requirements:

  • jupyter==1.0.0
  • pandas==1.4.1