If you are a Developer and trying to setup your new MAC M1 machine,
then this post can help you to get started with the Dev Machine setup.
[Read More]
I ♥
Toolkit For Exploratory Data Analysis
If you are going to find out anything about a dataset,
then you must understand the data first and try to gather as many
insights from it
[Read More]
Dev Commandments!!
Thou shalt always think about readability of code: In short readability boils down to “I like reading it”. Make sure whatever code you are writing, it is easy to follow logically. Always keep in mind basic principles like DRY which stands for Don’t Repeat Yourself. Also known as DIE Duplication...
[Read More]
Learn Markdown
This is subtitle for markdown
You can write regular markdown here and Jekyll will automatically convert it to a nice webpage. I strongly encourage you to take 5 minutes to learn how to write in markdown - it’ll teach you how to transform regular text into bold/italics/headings/tables/etc.
[Read More]