#numpy
3 posts
Missing data is prevalent in real-world data and can be missing for various reasons. Gladly, both pandas and scikit-learn several imputation tools to deal with it. Pandas offers a…
Last week I gave an extended version of my talk about box plots in Noa Cohen 's Introduction to Data Science class at Azrieli College of Engineering Jerusalem. Slides can be found…
I recently run into a team lead question regarding how to grow a backend Python Developer in her team. Since I also iterated around this topic with my team I already had few ideas…