feast 0.40.1
0
Python SDK for Feast
Contents
Python SDK for Feast
Stars: 5547, Watchers: 5547, Forks: 993, Open Issues: 183The feast-dev/feast
repo was created 5 years ago and the last code push was 7 hours ago.
The project is extremely popular with a mindblowing 5547 github stars!
How to Install feast
You can install feast using pip
pip install feast
or add it to a project with poetry
poetry add feast
Package Details
- Author
- Feast
- License
- Apache
- Homepage
- https://github.com/feast-dev/feast
- PyPi:
- https://pypi.org/project/feast/
- GitHub Repo:
- https://github.com/feast-dev/feast
Classifiers
Related Packages
Errors
A list of common feast errors.
Code Examples
Here are some feast
code examples and snippets.
GitHub Issues
The feast package has 183 open issues on GitHub
- Tests for transformation service integration in java feature server
- FEAST_USAGE should default to "False"
- Feature server helm chart produces invalid YAML
- sqlite threads issue
- Unable to deploy feast chart in release 0.17.0
- Add API Metrics to Python Server
- Allow using pandas.StringDtype to support on-demand features with STRING type
- Compare Python objects instead of proto objects
- Make online store nullable
- Optimize
_populate_result_rows_from_feature_view
- Redshift historical retrieval query performance regression
- On demand feature view not supporting objects
- Fix ValueType.UNIX_TIMESTAMP conversions
- Usage logging slow down the test suite considerably !
- [WIP] Apply InfraDiff for local and gcp providers