-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
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
Metadata
Metadata
Assignees
Labels
No labels