aws-samples / amazon-sagemaker-feature-store-end-to-end-workshop

MIT No Attribution
124 stars 49 forks source link

Module 1, notebook nb0: Inconsistent data types in CSV dataset and feature store. Need to use convert_dt_types() #57

Open yevgeniyilyin opened 6 months ago

yevgeniyilyin commented 6 months ago

Inconsistency between boolean (True/False) and integer data types. The CSV contains boolean, the Feature Group integer.