Skip to main content

Feast schema inspect library

Project description

feast-schema

Package which show feast schema directly in Jupyter Notebook.

To use run:

from feast_schema import FeastSchema
FeastSchema(".").show_schema()

Or for single feature table:

from feast_schema import FeastSchema
FeastSchema(".").show_table_schema("driver_statistics")

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

feast-schema-0.0.2.tar.gz (3.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page