Python programs, usually short, of considerable difficulty, to perfect particular skills. - norvig/pytudes... (more…)
Read more »
This deep dive on Python parallelization libraries - multiprocessing and threading - will explain which to use when for different data scientist problem sets. (more…)
Read more »
Amazon Lookout for Vision is a new machine learning (ML) service that spots defects and anomalies in visual representations using computer vision (CV). It was made available in Preview at AWS re:Invent 2020 and became generally available in February 2021.... (more…)
Read more »
Due to JSON’s ubiquity, we end up reaching for JSON libraries regularly when we have a project that needs to exchange data with other systems. Whenever something becomes widespread and becomes an “infrastructure”, it turns into a black-box in people’s min... (more…)
Read more »
an experimental alternative to poetry/pip/pipenv/venv/virtualenv/pdm/hatch/… - GitHub - mitsuhiko/rye: an experimental alternative to poetry/pip/pipenv/venv/virtualenv/pdm/hatch/… (more…)
Read more »