Wed, Nov 6, 2019, 6:30 PM: We're kicking off our monthly general meetup at Carta focused on Python and web development. We'll have food, two talks, and socializing/networking afterwards. Note: we'll h... (more…)
Read more »
A common applied statistics task involves building regression models to characterize non-linear relationships between variables. It is possible to fit such... (more…)
Read more »
A command line utility to check for obsolete, missing and transitive dependencies in a Python project. - GitHub - fpgmaas/deptry: A command line utility to check for obsolete, missing and transitiv... (more…)
Read more »
The scraping series will not get completed without discussing Scrapy. In this post I am going to write a web crawler that will scrape data from OLX's Electronics & Appliances' items. Before I get into the code, how about having a brief intro of Scrap...
Read more »
:bathtub: Clean Code concepts adapted for Python. Contribute to zedr/clean-code-python development by creating an account on GitHub. (more…)
Read more »