Josh Levy-Kramer

Results 44 comments of Josh Levy-Kramer

Hi, I can see from the last command that Python imported`k_means_constrained` ok. Is it now working?

No it does not. But if you want to hack your own solution you can try changing this line: https://github.com/joshlk/k-means-constrained/blob/eda40741431286a71bff72c59077287d1376fd31/k_means_constrained/k_means_constrained_.py#L402

Hi, thanks - I must of missed that. It took me a while to work out where to add `engine='numba'`. Can we keep this ticket open and I will add...