ada-krav / py-adult-data-analysis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Adult data analysis

Task

You are given a dataset (taken from kaggle) of people. Your task is described here step-by-step.

Over-all notes:

  • Do not use python data-structures or python loops for implementing this task.
  • Make your code as efficient as possible.
  • Use numpy and pandas official docs a lot.

About


Languages

Language:Jupyter Notebook 100.0%