A comparison of three new Rust-based Python type checkers through the lens of typing spec conformance: Astral's ty, Meta's pyrefly, and David Halter's zuban... (more…)
Read more »
Recently, I spent sometime writing out the code for a neural network in python from scratch, without using any machine learning libraries. It proved to be a pretty enriching experience and taught me a lot about how neural networks work, and what we can do... (more…)
Read more »
In this post we are going to scrape data from Linkedin using Python. We'll scrape company name, address, company size, website, etc and save it in a csv file using pandas. (more…)
Read more »
Contribute to samuelcolvin/mkdocs-run-code development by creating an account on GitHub. (more…)
Read more »