The Struggle of Dynamically Typed Languages
https://drmarkclewis.medium.com/the-struggle-of-dynamically-typed-languages-ef91a87164a1
https://drmarkclewis.medium.com/the-struggle-of-dynamically-typed-languages-ef91a87164a1
Medium
The Struggle of Dynamically Typed Languages
My department is currently involved in a curriculum revision. We are looking at pretty much everything as part of this evaluation. One of…
Build a Real Time Webcam With Speech Recognition in Python
https://betterprogramming.pub/build-a-real-time-webcam-with-speech-recognition-in-python-b073acd3cd4f
https://betterprogramming.pub/build-a-real-time-webcam-with-speech-recognition-in-python-b073acd3cd4f
Medium
Build a Real Time Webcam With Speech Recognition in Python
Stream your audio data in real-time
Generate JWK and PASERK easily by “mkkey”
https://medium.com/@dajiaji/generate-jwk-and-paserk-easily-by-mkkey-3f0c56550248
https://medium.com/@dajiaji/generate-jwk-and-paserk-easily-by-mkkey-3f0c56550248
Medium
Generate JWK and PASERK easily by “mkkey”
How to create JWK (JSON Web Key) and PASERK (Platform-Agnostic Serialized Keys) directly and easily without creating a PEM format key pair.
From Zero to Hero Django Admin: Advanced-Level ModelAdmin Class-2 (Part4)
https://mebaysan.medium.com/from-zero-to-hero-django-admin-advanced-level-modeladmin-class-2-part4-75608978bd76
https://mebaysan.medium.com/from-zero-to-hero-django-admin-advanced-level-modeladmin-class-2-part4-75608978bd76
Medium
From Zero to Hero Django Admin: Advanced-Level ModelAdmin Class-2 (Part4)
Using Model Properties in Admin App, Adding Rich Text Editor
Finally ! Custom HTML parser coding concept has been developed in Python as well
https://medium.com/@shyamsundarhacker/finally-custom-html-parser-coding-concept-has-been-developed-in-python-as-well-4e2a947a2954
https://medium.com/@shyamsundarhacker/finally-custom-html-parser-coding-concept-has-been-developed-in-python-as-well-4e2a947a2954
Medium
Finally ! Custom HTML parser coding concept has been developed in Python as well
Lets make our basic custom HTML parser using python :)
Video Capturing Using Python And OpenCV
https://medium.com/@turblez/video-capturing-using-python-and-opencv-4fc4fe3d504a
https://medium.com/@turblez/video-capturing-using-python-and-opencv-4fc4fe3d504a
Medium
Video Capturing Using Python And OpenCV
If you want to capture the video from your webcam using Python and OpenCV, then this quick and easy to follow up article is for you.
Build a Twitter dashboard with bubble / python / cloud function
https://aurelienroblin.medium.com/build-a-twitter-dashboard-with-bubble-python-cloud-function-f6d47161b994
https://aurelienroblin.medium.com/build-a-twitter-dashboard-with-bubble-python-cloud-function-f6d47161b994
Medium
Build a Twitter dashboard with bubble / python / cloud function
Discover this simple stack that uses NoCode, Python, Cloud, and Serverless computing to build great web apps.
The most Pythonic tools to solve ML problems
https://malakar-soham.medium.com/the-most-pythonic-tools-to-solve-ml-problems-2283eb9d5785
https://malakar-soham.medium.com/the-most-pythonic-tools-to-solve-ml-problems-2283eb9d5785
Medium
The most Pythonic tools to solve ML problems
Not the mainstream python tools
Why Matplotlib Figure Inches Don’t Match Your Screen Inches and How to Fix it
https://medium.com/dunder-data/why-matplotlib-figure-inches-dont-match-your-screen-inches-and-how-to-fix-it-993fa0417dba
https://medium.com/dunder-data/why-matplotlib-figure-inches-dont-match-your-screen-inches-and-how-to-fix-it-993fa0417dba
Medium
Why Matplotlib Figure Inches Don’t Match Your Screen Inches and How to Fix it
If you’ve worked with the matplotlib data visualization library before, then you’ll be familiar with the term figsize, which is measured…
Replacing Part of 2D Array with Another 2D Array in Numpy
https://medium.com/@alexppppp/replacing-part-of-2d-array-with-another-2d-array-in-numpy-c83144576ddc
https://medium.com/@alexppppp/replacing-part-of-2d-array-with-another-2d-array-in-numpy-c83144576ddc
Medium
Replacing Part of 2D Array with Another 2D Array in Numpy
Explanation with examples
PDM: A Modern Python Package Manager
https://pdm.fming.dev/#at?hmsr=toutiao.io&utm_campaign=toutiao.io&utm_medium=toutiao.io&utm_source=toutiao.io
https://pdm.fming.dev/#at?hmsr=toutiao.io&utm_campaign=toutiao.io&utm_medium=toutiao.io&utm_source=toutiao.io
Advanced categoric encoding like a PRO: OneHot, MeanTarget, WOE, Frequency, Factorization
https://danilzherebtsov.medium.com/advanced-categoric-encoding-like-a-pro-onehot-meantarget-woe-frequency-factorization-99dc69477bf3
https://danilzherebtsov.medium.com/advanced-categoric-encoding-like-a-pro-onehot-meantarget-woe-frequency-factorization-99dc69477bf3
Medium
Advanced categoric encoding like a PRO: OneHot, MeanTarget, WOE, Frequency, Factorization
Detailed explanation with code in python: this is all you need to know.
Understanding Climate Risk with Anne Gruz
https://medium.com/atoti/understanding-climate-risk-with-anne-gruz-527fed44904
https://medium.com/atoti/understanding-climate-risk-with-anne-gruz-527fed44904
Medium
Understanding Climate Risk with Anne Gruz
Based on her expertise in financial risks and her commitment to climate action, Anne demonstrates how to include climate risk in financial…
A Practical Strategy to Share the Code among Different Notebooks
https://pub.towardsai.net/a-practical-strategy-to-share-the-code-among-different-notebooks-9f9bd78aa3a7
https://pub.towardsai.net/a-practical-strategy-to-share-the-code-among-different-notebooks-9f9bd78aa3a7
Medium
A Practical Strategy to Share the Code among Different Notebooks
Some tips on how to enhance coding production by combining Jupyter notebooks and Visual Studio Code
Parte 2: Procesando y visualizando datos macroeconomicos extraídos de la web
https://medium.com/@ludadelv/parte-2-procesando-y-visualizando-datos-macroeconomicos-extra%C3%ADdos-de-la-web-11375d65cbdd
https://medium.com/@ludadelv/parte-2-procesando-y-visualizando-datos-macroeconomicos-extra%C3%ADdos-de-la-web-11375d65cbdd
Medium
Parte 2: Procesando y visualizando datos macroeconomicos extraídos de la web
En la entrada anterior se llevó a cabo la extracción de información referente a datos macroeconómicos de México. Estos datos no se…
Utility Cost Tracker for Smart Home devices with Python and Django
https://drango.medium.com/utility-cost-tracker-for-smart-home-devices-with-python-and-django-4df711794024
https://drango.medium.com/utility-cost-tracker-for-smart-home-devices-with-python-and-django-4df711794024
Medium
Utility Cost Tracker for Smart Home devices with Python and Django
A couple of months ago I purchased a few WiFi Smart Switches with the intention of making my home a bit smarter and a somewhat automated…