You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A simple python data ETL example that I was asked to do for a job interview
This is a simple ETL example in python from tsv flat file to a counting of how many people in the list are alive and are producers.
About
A simple python data ETL example that I was asked to do for a job interview