feature-store-api
feature-store-api copied to clipboard
Numpy headers missing from training datasets
Alessio reported that in the old api, when saving a training dataset in numpy format, we lose the headers.
We should make sure that this doesn't happen in the new API.
For now, in the old API, you can still get the schema separately from the feature store, right? Are they going to be in the right order?