Azure / Azure/MachineLearningNotebooks
Registering pandas dataframe as dataset in python script file
未关闭
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 还没有评估数据。