Skip to content

AyahSoufan/DataCabbies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DataCabbies

7-December

Fahad: Added CSVtoJSON folder. It contains python scripts to change uber, green, and yellow taxi csv data to json
Shree: Added GUI file : It contains the python code for GUI framework, where we need to input values.

8-December

Ahmed
mongoimport for cmd
Run this command at the path of the json file
"mongoimport path"/mongoimport --host localhost:27017 --db "database name" --collection "collection name" "json file name"

General Script to change csv to json
Add the csvfilename as a commandline argument The jsonfilename is an optional commandline argument
Extension needed: pass the header names as commandline argument somehow

9-December

Shree: Added functions seperately for green and yellow data for Jan 2017:cleaning data - whole will be uploaded soon as class file.

13-December

Fahad: Python script which used to read CSV file and clean the dataset in order to reduce the size of file.
- Be patient, it takes time to read, remove and write the file.
- Don't forget to update the list of column indexes

20-December

Ayah: Python script that has Simple_functions to return data of pickups on one day or on mondays for Jan, it is hard coded

20-December

Shree : Uploaded try.iypnb file where I have tried to visualize the data set in the form of scatter plots with respect to the tip amount.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •