Skip to content

Instantly share code, notes, and snippets.

@caiobvilar
Last active October 16, 2019 03:10
Show Gist options
  • Save caiobvilar/cecd69df6f1ed4ba70616b7527ea44e3 to your computer and use it in GitHub Desktop.
Save caiobvilar/cecd69df6f1ed4ba70616b7527ea44e3 to your computer and use it in GitHub Desktop.
import pandas as pd
income_data = pd.read_csv("income.csv")
income.head()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment