Skip to content

uint data columns are problematic for other packages #24

@turbach

Description

@turbach

pandas wants int not uint for Indexes so epoch_id uints don't work with pd.DataFrame.set_index('epoch_id')

R doesn't like uints either b.c. it reserves a uint value for NA missing data. So log_ccodes, garv_flags throw warnings when passed to fitgrid.lmer()

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