Skip to content

Discussion about NYC Taxi Notebook #1

Description

@mhmerrill

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions