TIL: in Excel if you refer to a cell formatted as a percentage (so for instance you have 0.05 and you see it as 5%) the resulting value gets multiplied by 100.
This is one of the cases where the line between bug and feature ahould be clearer π
I'm announcing panthera: a #Clojure wrapper around pandas and numpy for all your data sciencey work!
The library is still alpha, but there's already a lot of stuff to have fun with. So give it a run, if you like it star it and any kind of feedback is accepted!!!
@bthall because race bias usually is closely tied to income, and this is tied to where you live.
As an example: an African-American kid growing up in a white, wealthy neighborhood is more likely to be similar to his neighbors than to other African-Americans living in a poor hood
When evaluating a #machinelearning/#datascience problem always account time for every step: - framing the problem - defining data sources - ETL - Data analysis - Modeling - Evaluation - Deployment If you account only modeling you're saying: "Building this app took 30 minutes!" when that is just the compile/build time