In this post I will talk about some tools and ways in which you can profile the interpreter, when running a Python script. Just like in our previous post, the meaning of CPU profiling is the same, … (more…)
Read more »
With many of us around the globe under shelter in place due to COVID-19
video calls have become a lot more common. In particular, ZOOM has
controversially become very popular. Arguably Zoom’s most interesting feature
is the “Virtual Background” support wh... (more…)
Read more »
Tutorial explaining how to create a topic model using Gensim and Dremio on data stored in Amazon S3. (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 »
A few weeks ago I decided to scratch an itch I’ve been having for a while — to participate in some bug bounty programs. Perhaps the most… (more…)
Read more »