Skip to content

MAINT: centralize dataframe schemas #981

Description

@wasade

In support of #978, dataframe schemas should be centralized into a separate module. We should consider whether to allow to/from methods to inherit the dtype of axis labels (constrained to int and str). If Table can support int and str as a label type, then the transformation is easy.

The reason to support int and str is that, in general, labels originating from qiime2 are str. However, use of Table within a data management platform would benefit from simpler types for any upstream relations, and therefore should be allowed.

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