Skip to content

Incorrect instructions for creating an OutputTabularDatasetConfig #1438

Open
@vladiliescu

Description

@vladiliescu

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    ADOIssue is documented on MSFT ADO for internal trackingData4MLproduct-issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions