Azure / Azure/MachineLearningNotebooks
Incorrect instructions for creating an OutputTabularDatasetConfig
- Dominant language
- Jupyter Notebook
- Stars
- 4.4k
- Forks
- 2.6k
- PR merge metrics
- No merged PRs in 30d
Description
The instructions for creating an OutputTabularDatasetConfig are as follows:
> You should not call this constructor directly, but instead should create a FileOutputDatasetConfig and then call the corresponding read_* methods to convert it into a OutputTabularDatasetConfig.
However there is no class named `FileOutputDatasetConfig`. The fact that `OutputFileDatasetConfig` doesn't have any direct `read_*` methods (you need to check the docs for `TransformationMixin` to see them) makes it even more confusing. Please update this to reflect the current state of the SDK
---
#### Document Details
⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.*
* ID: d966b410-00cb-fd23-7a0f-5b817739e628
* Version Independent ID: 9278d9e0-268b-a3e6-447e-69e837a0fe66
* Content: [azureml.data.output_dataset_config.OutputTabularDatasetConfig class - Azure Machine Learning Python](https://docs.microsoft.com/en-us/python/api/azureml-core/azureml.data.output_dataset_config.outputtabulardatasetconfig?view=azure-ml-py)
* Content Source: [AzureML-Docset/stable/docs-ref-autogen/azureml-core/azureml.data.output_dataset_config.OutputTabularDatasetConfig.yml](https://github.com/MicrosoftDocs/MachineLearning-Python-pr/blob/live/AzureML-Docset/stable/docs-ref-autogen/azureml-core/azureml.data.output_dataset_config.OutputTabularDatasetConfig.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.