Has anyone tried Python.NET with any tidyverse-emulating Python packages? #1682
Unanswered
mike-lawrence
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm converting a data science pipeline from one using the Tidyverse in R to one in Python, and ultimately hoping to embed it in a Unity app via Python.NET. It would make my R->Python translation work much easier if I could retain the tidyverse style, and there are multiple Python packages that attempt to implement that style:
Before I got too deep into the translation using any particular one, I thought I'd check if anyone had tried any of them and had any success/failure to report back.
Beta Was this translation helpful? Give feedback.
All reactions