Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 219 Bytes

File metadata and controls

14 lines (9 loc) · 219 Bytes

Install Feast

Install Feast using pip:

pip install feast

Install Feast with GCP dependencies (required when using BigQuery or Firestore):

pip install 'feast[gcp]'