|
|
|
|
|
by chaostheory
1318 days ago
|
|
> Use Python code only for glue and leave extensive calculations for C/C++ code. That would completely defeat the point of Python for me. I’d rather switch to typescript or C# / Java before I code in C again, but you’re right. Fast Python is an oxymoron. However, in my case my bottleneck is the pandas library. I have to see whether workarounds like Dask work |
|