feature-store-api icon indicating copy to clipboard operation
feature-store-api copied to clipboard

Numpy headers missing from training datasets

Open SirOibaf opened this issue 5 years ago • 1 comments

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.

SirOibaf avatar Mar 03 '20 09:03 SirOibaf

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?

moritzmeister avatar Mar 03 '20 13:03 moritzmeister