Skip to content

int64 type in python, got numeric type in R #729

@ssh352

Description

@ssh352

First thank the authors for such a useful package!

I have a python function. It returns a data frame, in python the column is int64. I use reticulate to call this function in R and save the data in a data.table. I check the column type and it is now numeric. In this process some digits of the column values are changed. Any idea how to avoid this problem?

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