Skip to content

Load data from pandas #488

Open
Open
@jacobcvt12

Description

@jacobcvt12

It would be nice to load data from pandas versus having to read from a disk file. I normally perform some data manipulation in pandas, and then to use torchtext, have to write the dataframe to disk. Ideally, I could skip the writing to disk.

In this stackoverflow, there's a pretty simple class added to do just this. Would it be possible to merge this contribution into torchtext?

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