Skip to content
This repository was archived by the owner on Jul 28, 2026. It is now read-only.
This repository was archived by the owner on Jul 28, 2026. It is now read-only.

Allow ingesting legate-dataframe tables #230

Description

@seberg

It may be useful to allow ingesting legate-dataframe tables even if this is mainly for convenience.

Right now, we do provide some helpers to convert to cupynumeric via table.to_array() already, so this may be mainly a short utility to call these automatically.

There may be a use/need to automatically cast columns into a common dtype, so that this may be more of an issue for legate-dataframe, where we would want to support to_array(dtype=, null_value=).

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions