Azure / Azure/MachineLearningNotebooks
Conflicting documentation for register_pandas_dataframe
- Dominant language
- Jupyter Notebook
- Stars
- 4.4k
- Forks
- 2.6k
- PR merge metrics
- No merged PRs in 30d
Description
In [this doc](https://docs.microsoft.com/en-us/python/api/azureml-core/azureml.core.dataset.dataset?view=azure-ml-py#from-pandas-dataframe-dataframe--path-none--in-memory-false-) there are multiple references to use `register_pandas_dataframe` instead of `from_pandas_dataframe` but then looking at the [linked deprecation plan](https://github.com/Azure/MachineLearningNotebooks/blob/master/how-to-use-azureml/work-with-data/dataset-api-change-notice.md) the new `register_pandas_dataframe` is never described.
The correct current method for creating a Dataset/TabularDataset based on a Pandas dataframe should be documented more clearly or if that behavior is not supported the docs should say that explicitly.
---
#### Document Details
⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.*
* ID: 1b905f15-6470-b8cf-0963-efb5c16a848d
* Version Independent ID: 02bcf9a3-057d-b4e4-3f6d-acbe8a689ba8
* Content: [azureml.core.dataset.Dataset class - Azure Machine Learning Python](https://docs.microsoft.com/en-us/python/api/azureml-core/azureml.core.dataset.dataset?view=azure-ml-py)
* Content Source: [AzureML-Docset/stable/docs-ref-autogen/azureml-core/azureml.core.dataset.Dataset.yml](https://github.com/MicrosoftDocs/MachineLearning-Python-pr/blob/live/AzureML-Docset/stable/docs-ref-autogen/azureml-core/azureml.core.dataset.Dataset.yml)
* Service: **machine-learning**
* Sub-service: **core**
* GitHub Login: @DebFro
* Microsoft Alias: **debfro**
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.