Skip to content

Completed Version Control Assignment #905

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 11 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions Week2/.README
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
This contains the assignment of week 2
Binary file added Week2/Data Intake Report_W2.pdf
Binary file not shown.
1 change: 1 addition & 0 deletions Week2/DataSets/.README
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Contains all dataset used for this assignment
359,393 changes: 359,393 additions & 0 deletions Week2/DataSets/Cab_Data.csv

Large diffs are not rendered by default.

21 changes: 21 additions & 0 deletions Week2/DataSets/City.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
City,Population,Users
NEW YORK NY," 8,405,837 "," 302,149 "
CHICAGO IL," 1,955,130 "," 164,468 "
LOS ANGELES CA," 1,595,037 "," 144,132 "
MIAMI FL," 1,339,155 "," 17,675 "
SILICON VALLEY," 1,177,609 "," 27,247 "
ORANGE COUNTY," 1,030,185 "," 12,994 "
SAN DIEGO CA," 959,307 "," 69,995 "
PHOENIX AZ," 943,999 "," 6,133 "
DALLAS TX," 942,908 "," 22,157 "
ATLANTA GA," 814,885 "," 24,701 "
DENVER CO," 754,233 "," 12,421 "
AUSTIN TX," 698,371 "," 14,978 "
SEATTLE WA," 671,238 "," 25,063 "
TUCSON AZ," 631,442 "," 5,712 "
SAN FRANCISCO CA," 629,591 "," 213,609 "
SACRAMENTO CA," 545,776 "," 7,044 "
PITTSBURGH PA," 542,085 "," 3,643 "
WASHINGTON DC," 418,859 "," 127,001 "
NASHVILLE TN," 327,225 "," 9,270 "
BOSTON MA," 248,968 "," 80,021 "
Loading