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

Avoid json in R-to-Python-to-R transfers #2

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

trossi
Copy link
Collaborator

@trossi trossi commented Nov 20, 2023

This PR is a proposal how to do file transfers without the json step.

PR history:

  • First iteration Nov 2023: code
  • Branch rebased May 2024 to up-to-date main: current code in this PR

@trossi trossi changed the title Avoid json in R-to-Python transfer Draft: Avoid json in R-to-Python transfer May 30, 2024
@trossi trossi changed the title Draft: Avoid json in R-to-Python transfer Draft: Avoid json in R-to-Python-to-R transfers May 30, 2024
@trossi
Copy link
Collaborator Author

trossi commented May 30, 2024

I rebased and updated this branch to a cleaner and more complete solution using my development branch of rdata package. It requires installing pip install git+https://github.com/trossi/rdata.git@test-for-hmsc-v1. The basic example works, but further testing is required.

@trossi trossi marked this pull request as draft May 30, 2024 13:22
@trossi trossi changed the title Draft: Avoid json in R-to-Python-to-R transfers Avoid json in R-to-Python-to-R transfers May 30, 2024
@gtikhonov gtikhonov marked this pull request as ready for review August 29, 2024 08:29
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

Successfully merging this pull request may close these issues.

4 participants