How I won my eighth bronze medal experimenting with sklearn’s RobustScaler
https://tracyrenee61.medium.com/how-i-won-my-eighth-bronze-medal-experimenting-with-sklearns-robustscaler-96baa6178884
https://tracyrenee61.medium.com/how-i-won-my-eighth-bronze-medal-experimenting-with-sklearns-robustscaler-96baa6178884
Medium
How I won my eighth bronze medal experimenting with sklearn’s RobustScaler
My readers may not be aware of this, but I have begun creating courses for Udemy. In order to prepare for the courses, I have been working…
Create a Python Flask API Backend within a .devcontainer on Visual Studio Code
https://ksummersill.medium.com/create-a-python-flask-api-backend-within-a-devcontainer-on-visual-studio-code-3a025d49f0c5
https://ksummersill.medium.com/create-a-python-flask-api-backend-within-a-devcontainer-on-visual-studio-code-3a025d49f0c5
Medium
Create a Python Flask API Backend within a .devcontainer on Visual Studio Code
Development Environment | Remote | Configuration Management | Risk Mitigation
Recursive Functions in Python — A Visual Walk-Through
https://jasondeden.medium.com/recursive-functions-in-python-a-visual-walk-through-28cf22cc10e2
https://jasondeden.medium.com/recursive-functions-in-python-a-visual-walk-through-28cf22cc10e2
Medium
Recursive Functions in Python — A Visual Walk-Through
“Pete and Repete Were Sitting on a Wall…”
Notes From the Meeting on Python GIL Removal Between Python Core and Sam Gross
https://lukasz.langa.pl/5d044f91-49c1-4170-aed1-62b6763e6ad0/
https://lukasz.langa.pl/5d044f91-49c1-4170-aed1-62b6763e6ad0/
lukasz.langa.pl
Notes From the Meeting On Python GIL Removal Between Python Core and Sam Gross - Łukasz Langa
During the annual Python core development sprint we held a meeting with Sam Gross, the author of nogil, a fork of Python 3.9 that removes the GIL. This is a non-linear summary of the meeting.
PEP 660: Editable Installs for pyproject.toml Based Builds (Wheel Based)
https://www.python.org/dev/peps/pep-0660/
https://www.python.org/dev/peps/pep-0660/
Python.org
PEP 660 -- Editable installs for pyproject.toml based builds (wheel based)
The official home of the Python Programming Language
Django 4.0 Beta 1 Released
https://www.djangoproject.com/weblog/2021/oct/25/django-40-beta-1-released/
https://www.djangoproject.com/weblog/2021/oct/25/django-40-beta-1-released/
Vicky Twomey-Lee Awarded the PSF Community Service Award for Q3 2021
https://pyfound.blogspot.com/2021/10/vicky-twomey-lee-awarded-psf-community.html
https://pyfound.blogspot.com/2021/10/vicky-twomey-lee-awarded-psf-community.html
Blogspot
Vicky Twomey-Lee Awarded the PSF Community Service Award for Q3 2021
Vicky Twomey-Lee , software engineer, PyLadies Dublin founder, EuroPython Society emeritus board member, Coding Grace co-founder, Women Wh...
What Is Your Most Controversial Python-Related Opinion?
https://old.reddit.com/r/Python/comments/qdt2yo/what_is_your_most_controversial_pythonrelated/
https://old.reddit.com/r/Python/comments/qdt2yo/what_is_your_most_controversial_pythonrelated/
reddit
What is your most controversial Python-related opinion?
Inspired by [this thread](https://www.reddit.com/r/ExperiencedDevs/comments/qc7f5x/what_is_your_most_controversial_opinion_tech/) on...
The Composition Over Inheritance Principle
https://python-patterns.guide/gang-of-four/composition-over-inheritance/
https://python-patterns.guide/gang-of-four/composition-over-inheritance/
How to Quickly Label Data for Machine Learning
https://toloka.ai/ml?utm_source=pyco&utm_medium=feat2&utm_campaign=intro
https://toloka.ai/ml?utm_source=pyco&utm_medium=feat2&utm_campaign=intro
Toloka: Data solutions to drive AI
Training data for machine learning
Take full control of your data labeling process, timeframe and quality.Build reliable algorithms with quality datasets of any size.
PEP 670 [Draft]: Convert Macros to Functions in the Python C API
https://www.python.org/dev/peps/pep-0670/
https://www.python.org/dev/peps/pep-0670/
Python.org
PEP 670 -- Convert macros to functions in the Python C API
The official home of the Python Programming Language
A NASA TV Still Frame Viewer in Python
https://blog.paoloamoroso.com/2021/04/a-nasa-tv-still-frame-viewer-in-python.html
https://blog.paoloamoroso.com/2021/04/a-nasa-tv-still-frame-viewer-in-python.html
Paoloamoroso
A NASA TV Still Frame Viewer in Python
Spacestills is a Python program for viewing NASA TV still frames. It’s a learning project based on the PySimpleGUI GUI framework.
A New, Free Python Code Quality & Security Scanner With Real-Time Scanning
https://snyk.io/lp/python-snyk-code-checker/?utm_campaign=PYTH-UA-2021&utm_medium=Paid-Email&utm_source=PyCoders&utm_content=Scan-Quality-Scanner
https://snyk.io/lp/python-snyk-code-checker/?utm_campaign=PYTH-UA-2021&utm_medium=Paid-Email&utm_source=PyCoders&utm_content=Scan-Quality-Scanner
Snyk
Python Code Checker | Snyk
Storing Data on a Cassette Using Arduino and Python (Differential Manchester Encoding)
https://zeninstruments.blogspot.com/2021/10/manchester-decoder-and-cassette.html
https://zeninstruments.blogspot.com/2021/10/manchester-decoder-and-cassette.html
Blogspot
Storing data on a cassette using Arduino and Python (Differential Manchester encoding)
A blog about synths, drum machines, pedals and mods.
Building a Recommendation Engine Inside Postgres With Python and Pandas
https://blog.crunchydata.com/blog/recommendation_engine_in_postgres_with_pandas_and_python
https://blog.crunchydata.com/blog/recommendation_engine_in_postgres_with_pandas_and_python
Crunchy Data
Building a recommendation engine inside Postgres with Python and Pandas | Crunchy Data Blog
Learn how you can leverage Python and Pandas from directly inside PostgreSQL to build your own recommendation engine.