From 389e4d494dbcecd3ae18b861970f4d081c615339 Mon Sep 17 00:00:00 2001 From: Rebecca Merrett Date: Mon, 17 Jun 2019 17:10:12 +0000 Subject: [PATCH] Upload New File --- Datasets/income.csv | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 Datasets/income.csv diff --git a/Datasets/income.csv b/Datasets/income.csv new file mode 100644 index 0000000..e43ad80 --- /dev/null +++ b/Datasets/income.csv @@ -0,0 +1,10 @@ +job.title,city,average.income +Product Manager,San Francisco,85000 +Software Developer,San Francisco,112000 +Accountant,Austin,60000 +Accountant,San Francisco,68000 +Product Manager,New York City,78000 +Software Developer,Austin,82000 +Software Developer,New York City,90000 +Product Manager,Austin,72000 +Accountant,New York City,82000 -- libgit2 0.26.0