Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Transfer of dataframe #23

Open
BoPeng opened this issue Sep 24, 2021 · 1 comment
Open

Transfer of dataframe #23

BoPeng opened this issue Sep 24, 2021 · 1 comment

Comments

@BoPeng
Copy link
Contributor

BoPeng commented Sep 24, 2021

@AnselmJeong reported that the julia kernel cannot transfer data frame.

Another question...

Can't julia kernel get a dataframe made in R kernel?

In my experimentation, julia kernel can get a vector and a list from R kernel without a problem. But it fails to get any dataframes.

In contrast, SoS kernel can any type of data from R kernel.
Julia kernel cannot get a dataframe imported into SoS kernel.
This problem also applies to tibble format.

The following is my experimentation.

image

@BoPeng
Copy link
Contributor Author

BoPeng commented Sep 27, 2021

@AnselmJeong

Works well here:

image

Did you install arrow package for R? I installed r-arrow from conda-forge.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant