zankyr
zankyr
@jmrunkle I'd like to implement this exercise, is it still useful?
@andrerfcsantos Regarding this implementation, I have a doubt: - does it make sense to use objects like `Locale`, `Currency`, `NumberFormat` - or, since the objective of the exercise is refactoring,...
@andrerfcsantos thanks, I'll update my solution with the provided suggestions.
Up-vote this PR: currently I can't install `pyitlib==0.2.3` on my M1 machine due to problems with the version of `scikit-learn`, not working on my machine. I tried cloning this repo,...