A data frame with 10,033 rows and 5 columns:
- visitor_id
Unique identifier of the visitor.
- transaction_id
Unique identifier of the transactions.
- revenue
The value of the transaction in USD.
- timestamp
The time of visit in minutes since 1970-01-01.
- hour_key
Foreign key referring to dim_hour.