Y
Hacker News
new
|
ask
|
show
|
jobs
by
SiempreViernes
743 days ago
You should be using RDataFrame though, or awkward + dask.
1 comments
ephimetheus
743 days ago
+1 for RDataFrame for what it can do. Just be prepared to bail to C++ and for loops when you exceed what it can do without major headaches.
link