Azure / Azure/MachineLearningNotebooks

Enhancement: Support categorical read/write with TabularDatasets

未關閉
#1,300 0 則留言 0 個 reaction 已指派 1 人 已被 @MayMSFT 認領 在 GitHub 檢視
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 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。