Skip to content

felipemfp/taxi-trajectories-exploration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

taxi-trajectories-exploration

Getting Started

Make sure you have:

  • docker
  • docker-compose

Get the dataset and extract into data/. You should have these directories:

.
├── data
│   └── taxi_log_2008_by_id
└── notebook

Bring the container to life:

docker-compose up

Open http://localhost:8888 in your browser and look for the Jupyter notebook in notebook/.

Releases

No releases published

Packages

No packages published