Azure / Azure/MachineLearningNotebooks
Registering pandas dataframe as dataset in python script file
- Linguagem predominante
- Jupyter Notebook
- Estrelas
- 4.4k
- Forks
- 2.6k
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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?
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Direção de pesquisa
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.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- azure, pandas, python
- Domínio
- cloud, data, machine-learning
- Tipo de issue
- Bug
- Dificuldade
- 3/5
- Tempo estimado
- 1-2 dias
- Status de atividade
- Estagnada
- Clareza
- Precisa de esclarecimento
- Facilidade para iniciantes
- 25/100