Skip to content

NameError: name 'driver_hourly_stats_view' is not defined #4104

@david101-hunter

Description

@david101-hunter

Hi I'm new in Feast

I'm following Quickstart section.

I run code step by step, however at Step 3e: Using a feature service to fetch online features instead., I stuck with a issue

---------------------------------------------------------------------------
NameError                                 Traceback (most recent call last)
[/tmp/ipykernel_105582/1668967177.py](https://file+.vscode-resource.vscode-cdn.net/tmp/ipykernel_105582/1668967177.py) in <cell line: 0>()
      1 driver_stats_fs = FeatureService(
----> 2    name="driver_activity_v1", features=[driver_hourly_stats_view]
      3 )

NameError: name 'driver_hourly_stats_view' is not defined

How can I overcome this?

Thanks a lot!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions