Python Fundamentals
Python Fundamentals: Variables, Basic Arithematics, Strings, Control Flow, Exceptions, Functions, Collections(Lists, Tuples, Dictionaries) and Collection Com...
Python Fundamentals: Variables, Basic Arithematics, Strings, Control Flow, Exceptions, Functions, Collections(Lists, Tuples, Dictionaries) and Collection Com...
A comprehensive list of courses to improve technical as well as comminication skills.
My workflow for blogging in org mode, with jekyll and org-export.
Is hypothesis testing built upon a house of lies? No, probably not. But still, read this article.
Part II of my guide to data science interviews, focusing on algorithms, data structures, and general programming knowledge and best practices.
Part I of my guide to data science interviews, focusing on statistics and experimental design.
A brief discussion of my latest paper, which benchmarks various metrics used to compare complex networks, also known as graphs.
What is the connection between data types and logical propositions? Surprisingly, it runs quite deep. This post explores and illuminates that link.
Explanation of, and code for, a small Python tool for sampling from arbitrary distributions.