Removed numba jit function, because this was adding to the total runtime. Will do some experiments and consider readding later.
0.1
Not secure
Currently works very well with pandas series, needs some work to optimize dask multiprocessing for pandas dataframes. For now, it is probably best to apply to each series independently, rather than multiple columns of a dataframe at once.