life is too short for a diary

Most popular




Hamster Mustard Learns to climb

I have a Syrian hamster called Mustard. In less than a week he has learned to climb stairs...

Continue reading → Tags : hamster pet






Setup a development environment on Windows using wsl2

Most of the terminal I have used in Windows were at best lackluster. However wsl2 is a game changer which makes your Windows OS Unixy...

Continue reading → Tags : wsl windows






Pandas inner join on dataframes

Performing inner join on pandas dataframe is straightforward. However I wanted to override values from the right dataframe...

Continue reading → Tags : python pandas