Azure / Azure/MachineLearningNotebooks
Registering pandas dataframe as dataset in python script file
- Lingua principale
- Jupyter Notebook
- Stelle
- 4.4k
- Fork
- 2.6k
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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?
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
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.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- azure, pandas, python
- Ambito
- cloud, data, machine-learning
- Tipo di issue
- Bug
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 25/100