ProblemDataset.get_infos_for_feature_store¶ ProblemDataset.get_infos_for_feature_store()[source]¶ Retrieve the dataset’s information to send to the feature store. Excludes the full list of instances. Returns: A dict containing all dataset fields except “instances”, with “generation_date” converted to ISO string. Return type: dict