Error in importing feature_store

sameer_gupta
New Contributor

from databricks import feature_store

I am trying to import feature_store but it is showing this error.

ImportError: cannot import name 'feature_store' from 'databricks' (/databricks/python/lib/python3.8/site-packages/databricks/__init__.py)