Azure / Azure/MachineLearningNotebooks

Registering pandas dataframe as dataset in python script file

未關閉
#1,449 1 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
ADO Data4ML product-issue
主要語言
Jupyter Notebook
星號
4.4k
分支
2.6k
PR 合併指標
30 天內沒有已合併 PR

描述

I am trying to register the pandas dataframe , so i written code (Dataset.Tabular.register_pandas_dataframe(df, target='',name)) and
i saved it in .py file where actual data will be treated missing values, and get the data and then registering that data, but while running i am getting error as ' local source path is not supported when i give datastore as 'target

then i gave local path, then it is throwing error 'target type is not supported'

can any one please help me with this?

貢獻指南

這個儲存庫沒有索引到貢獻指南

研究方向

Start by reproducing the Dataset.Tabular.register_pandas_dataframe(df, target='', name) call from the Python script, testing the datastore and local-path targets described in the issue. Compare the resulting errors with the Azure Machine Learning dataset registration examples in the repository; done means the dataframe can be registered from a script using a supported target.

由索引模型根據 Issue 內容生成。

評估

技術堆疊
azure, pandas, python
領域
cloud, data, machine-learning
Issue 類型
缺陷
難度
3/5
預估耗時
1-2 天
活躍度
停滯
描述清晰度
需要釐清
新手友好度
25/100

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

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