Marcelo Parada
Marcelo Parada
We use `kafka-python` and have a problem that maybe `aiokafka` could solve. We have a system that consumes messages one-at-a-time and can take a long time to process (up to...
Is it possible to allow `max_dist` to be a vector so that it can be different for each column passed to `stringdist_join`'s `by` argument? Something like this: `stringdist_inner_join(df1, df2, by=c("col1",...
I have a data set of (very) short texts in one of the main three Swiss languages (German, French and Italian). I already removed all profiles apart from those three...