Skip to content

Feature request: Add support for saving/loading IDataView to/from csv/tsv directly and other pandas-like functionalities #5347

Description

@LittleLittleCloud

This will be a useful feature when using ML.Net to build pipeline in jupyter notebook, especially in data preprocessing steps.

Other useful functions can be

  • IDataView.description -> similar to DataFrame.description, which prints summary information of current dataset.
  • IDataView.Head(n) -> print first n rows in nice table format
  • IDataView[ColumnName] -> get the column of ColumnName

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Priority of the issue for triage purpose: Needs to be fixed at some point.enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions