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?

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。