Simer AnandUnderstanding Concurrency, Parallelism and Multi-TaskingThe magic words that you come across in early stages of being an Computer Engineer and often times we get confused while defining each…Aug 19, 2022Aug 19, 2022
Simer AnandIntroducing the unit testing in PythonThis article is meant for someone who is a newbie to the Python learning and have come across the unit testing their code or team’s code.Feb 20, 2022Feb 20, 2022
Simer AnandCount number of times a value occurs in a dataframeRecently, I came across a problem where I needed to count the number of times a string/value occurs in a pandas dataframe without knowing…Jul 9, 2021Jul 9, 2021