Skip to content

Column copier is not working #5671

Closed
Closed
@Amit1150

Description

@Amit1150

I followed the tutorial, and it's working. But while playing around I made changes in code e.g: changed [Column(ordinal: "1", name: "Label")] to [Column(ordinal: "1")] and then used ColumnCopier to copy that column to Label. like this pipeline.Add(new ColumnCopier("Sentiment","Label"));. But it's not working. It throws exception Source column 'Label' not found


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions