Azure / Azure/MachineLearningNotebooks
Enhancement: Support categorical read/write with TabularDatasets
未关闭
ADO
Data4ML
product-issue
- 主要语言
- Jupyter Notebook
- 星标
- 4.4k
- 派生
- 2.6k
- PR 合并指标
- 30 天内没有已合并 PR
描述
Native pandas preserves categorical data types when writing and reading to Parquet format. Unfortunately, Azure's TabularDataset implementation does not preserve this nice behavior.
This is more of a nice to have than a requirement, but I could imagine cases with (say) GBM models which accept categoricals not being able to leverage TabularDatasets due to this behavior.
There is a sample notebook to reproduce the issue here: https://github.com/vla6/Azure_notes/blob/main/tabulardataset_parquet_categoricals_issue_di.ipynb
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。