Azure / Azure/MachineLearningNotebooks

Registering pandas dataframe as dataset in python script file

Open
#1,449 1 comment 0 reactions 0 assignees View on GitHub
ADO Data4ML product-issue
Dominant language
Jupyter Notebook
Stars
4.4k
Forks
2.6k
PR merge metrics
No merged PRs in 30d

Description

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?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.