This issue encapsulates discussion about the NYC Taxi data set example using Arkouda.
Notebook here
- ideas of what to compute from the taxi data set
- infer/recover probabilistic taxi entities (kalman filer?)
- page rank on location id graph
- estimate number of taxis in-flight or waiting using different data fields
- estimate paths of taxis using join-with-delta-time operation
- other suggestions or crazier things?
- examples of using arkouda operations
- define helper function to interoperate with NumPy or Pandas
- other suggestions
Yellow Trips Data Dictionary
NYC Yellow Taxi Trip Records Jan 2020
NYC Taxi Zone Lookup Table
This issue encapsulates discussion about the NYC Taxi data set example using Arkouda.
Notebook here
Yellow Trips Data Dictionary
NYC Yellow Taxi Trip Records Jan 2020
NYC Taxi Zone Lookup Table