Contribute to mirzaKarahan/blog.mirza.app development by creating an account on GitHub. (more…)
Read more »
Pyright is a tool by Microsoft for statically type checking Python code. It is faster and more efficient than the alternatives. (more…)
Read more »
Python is one of the most popular and accessible programming languages of all time but is far from being the fastest. Many library and… (more…)
Read more »
This article describes how to use pandas and openpyxl to read ranges of data from poorly structured Excel files. (more…)
Read more »
This week, Twitter upped their single-tweet character limit from 140 to 280, purportedly based on this interesting analysis of tweet lengths published on Twitter's engineering blog.
The gist of the analysis is this: English language tweets display a rough... (more…)
Read more »