UVE (UV Environment Manager) is a lightweight Python virtual environment manager that works with UV. It provides a conda-like experience for managing Python virtual environments from any directory... (more…)
Read more »
I’ve found myself explaining Python 3’s str to people online more and more often lately. There’s this ridiculous claim about that Python 3’s string handling is broken or somehow worse than Python 2, and today I intend to put that myth to rest. Pyt...
Read more »
A Python package for fast and robust Image Stitching - GitHub - lukasalexanderweber/stitching: A Python package for fast and robust Image Stitching... (more…)
Read more »
picasso - Penalized Sparse Learning Solver - Unleash the Power of Nonconvex Penalty... (more…)
Read more »
Essential Statistics for Data Science: A Case Study using Python, Part I System requirements: Language: Python 3.5 Libraries: statsmodels, pandas, matplotlib Data: available here Our last post dove straight into linear regression. In this post, we’ll take... (more…)
Read more »