2025-02-27 02:50
Guys, I was in a competition on Kaggle, and at some point, Python couldn’t handle comparing values in a distance matrix (matching patients). In R, you can just write a C++ function directly within your R code using the Rcpp package. I tried to do something similar in Python, but it turns out I have to create a whole library just for this one function I wanted to write.
Does anyone know an easy way to do this? Preferably from within Colab? Data Threads