|
|
|
|
|
by wokwokwok
1247 days ago
|
|
Having migrated 1000s of lines of legacy r, all I can say is… yes, but then you have you to use r. (: R is not a replacement for pandas. R is it’s own special little painful ecosystem, loved by people who don’t have to maintain the code they write. You can complain all you like about pandas, but at the end of the day, it’s python. Python tooling works with it. The python ecosystem works with it. It’s not without faults, but at least you’ll have a community of people to help when things go wrong. R, not so much. (Spoken as jaded developer who had to support r on databricks, which is deep in the hell of “well, it’s not really a tier one language” even from their support team) |
|
Sounds like you worked with (or wrote) really bad R code.