Building my own (recursive descent) SQL parser in Python
https://medium.com/@kelvingakuo/building-my-own-recursive-descent-sql-parser-in-python-7cd0c90718f0
https://medium.com/@kelvingakuo/building-my-own-recursive-descent-sql-parser-in-python-7cd0c90718f0
Medium
Building my own (recursive descent) SQL parser in Python
A validating parser for a subset of the SQL syntax
Visualização de dados com Bar Chart Race e PyWaffle
https://heitorhermanson.medium.com/visualiza%C3%A7%C3%A3o-de-dados-com-bar-chart-race-e-pywaffle-3eb0b973a37d
https://heitorhermanson.medium.com/visualiza%C3%A7%C3%A3o-de-dados-com-bar-chart-race-e-pywaffle-3eb0b973a37d
Medium
Visualização de dados com Bar Chart Race e PyWaffle
Quando se está em busca de atrair a atenção do publico ou de destacar os dados relevantes nas planilha de Excel ou em arquivos CSV…
Indirect extraction of outlook mails for parsing information
https://deepakharish.medium.com/indirect-extraction-of-outlook-mails-for-parsing-information-e6f49044cc35
https://deepakharish.medium.com/indirect-extraction-of-outlook-mails-for-parsing-information-e6f49044cc35
Medium
Indirect extraction of outlook mails for parsing information
A simple but indirect way to extract outlook mail information using power query & parsing the information using python.
Bamboolib — одна из самых полезных библиотек Python
https://medium.com/nuances-of-programming/bamboolib-%D0%BE%D0%B4%D0%BD%D0%B0-%D0%B8%D0%B7-%D1%81%D0%B0%D0%BC%D1%8B%D1%85-%D0%BF%D0%BE%D0%BB%D0%B5%D0%B7%D0%BD%D1%8B%D1%85-%D0%B1%D0%B8%D0%B1%D0%BB%D0%B8%D0%BE%D1%82%D0%B5%D0%BA-python-efbc33f7deae
https://medium.com/nuances-of-programming/bamboolib-%D0%BE%D0%B4%D0%BD%D0%B0-%D0%B8%D0%B7-%D1%81%D0%B0%D0%BC%D1%8B%D1%85-%D0%BF%D0%BE%D0%BB%D0%B5%D0%B7%D0%BD%D1%8B%D1%85-%D0%B1%D0%B8%D0%B1%D0%BB%D0%B8%D0%BE%D1%82%D0%B5%D0%BA-python-efbc33f7deae
Medium
Bamboolib — одна из самых полезных библиотек Python
Почему Bamboolib считают уникальной библиотекой Python и почему вы непременно должны с ней поработать? Идея Bamboolib заключается в том…
Azure Durable Functions for ETL Orchestration
https://medium.com/@mathieus_59408/azure-durable-functions-for-etl-orchestration-84e1c94fefe2
https://medium.com/@mathieus_59408/azure-durable-functions-for-etl-orchestration-84e1c94fefe2
Medium
Azure Durable Functions for ETL Orchestration
As bigger Data Engineering needs often leads to exponentially larger cloud computing costs, exploring cheaper, less-managed services can…
Neural Networks: Part(5)- Regularization-Batch Normalization
https://aamir07.medium.com/neural-networks-part-5-regularization-batch-normalization-a2a2954bb1bc
https://aamir07.medium.com/neural-networks-part-5-regularization-batch-normalization-a2a2954bb1bc
Medium
Neural Networks: Part(5)- Regularization-Batch Normalization
Rather than harder, regularization does all the other things for a neural network. It makes the model generalization better, stronger to…
2500+ Python Practice Challenges
https://medium.com/data-engineering-ramstkp/2500-python-practice-challenges-6203e8d42b4
https://medium.com/data-engineering-ramstkp/2500-python-practice-challenges-6203e8d42b4
Medium
2500+ Python Practice Challenges
Practice makes us perfect, it applies to programming too, only way you get Programming by practicing with challenges. Here in this article…
YuNet — Ultra-High-Performance Face Detection in OpenCV — a good solution for real-time POC…
https://medium.com/@silkworm/yunet-ultra-high-performance-face-detection-in-opencv-a-good-solution-for-real-time-poc-b01063e251d5
https://medium.com/@silkworm/yunet-ultra-high-performance-face-detection-in-opencv-a-good-solution-for-real-time-poc-b01063e251d5
Medium
YuNet — Ultra-High-Performance Face Detection in OpenCV — a good solution for real-time POC, Demo, face applications.
Face Detection is an absolute required module for face recognition, face classification, face attribute estimation, etc. Recently, when…
Passwordless SMS Authentication 101 | Python Edition
https://medium.com/infobipdev/passwordless-sms-authentication-101-python-edition-367af7cc1060
https://medium.com/infobipdev/passwordless-sms-authentication-101-python-edition-367af7cc1060
Medium
Passwordless SMS Authentication 101 | Python Edition
Imagine yourself logging into an application without being required to create and remember a password. Well, not much to imagine, right? We…
Deploying your ML models on the web, sharing them, and making the awesome web interface part 2
https://medium.com/mlearning-ai/deploying-your-ml-models-on-the-web-sharing-them-and-making-the-awesome-web-interface-part-2-1db472b1ca0b
https://medium.com/mlearning-ai/deploying-your-ml-models-on-the-web-sharing-them-and-making-the-awesome-web-interface-part-2-1db472b1ca0b
Medium
Deploying your ML models on the web, sharing them, and making the awesome web interface part 2
In the previous part, we have designed the app.py our main interface and in this part, we are gonna focus on the functionality of our…
Google Data Analytics Capstone Project: How Can Bellabeat, A Wellness Technology Company Play It…
https://medium.com/@pavankumar_ennamuri/google-data-analytics-capstone-project-how-can-bellabeat-a-wellness-technology-company-play-it-5c7922f992b0
https://medium.com/@pavankumar_ennamuri/google-data-analytics-capstone-project-how-can-bellabeat-a-wellness-technology-company-play-it-5c7922f992b0
Medium
Google Data Analytics Capstone Project: How Can Bellabeat, A Wellness Technology Company Play It Smart?
Introduction
Copy past python virtual environment from one machine to another.
https://medium.com/mover-your-python-virtual-environment-from-one-pc/copy-past-python-virtual-environment-from-one-machine-to-another-b283800213c4
https://medium.com/mover-your-python-virtual-environment-from-one-pc/copy-past-python-virtual-environment-from-one-machine-to-another-b283800213c4
Medium
Copy past python virtual environment from one machine to another.
So let's start.
Top 5 Python Projects With Source Code for the New Age: High Potential!
https://carreira-mktp.medium.com/top-5-python-projects-with-source-code-for-the-new-age-high-potential-8844909ef6eb
https://carreira-mktp.medium.com/top-5-python-projects-with-source-code-for-the-new-age-high-potential-8844909ef6eb
Medium
Top 5 Python Projects With Source Code for the New Age: High Potential!
Discover the Top 5 Python Projects With Source Code for the age of information, Crypto, NFT, Metaverse, AI, and Machine Learning Eras.
Building a Red-Black Binary Tree in Python
https://medium.com/qvault/building-a-red-black-binary-tree-in-python-6aa8250336e7
https://medium.com/qvault/building-a-red-black-binary-tree-in-python-6aa8250336e7
Medium
Building a Red-Black Binary Tree in Python
A red-black tree is a kind of self-balancing binary search tree. Each node stores an extra bit, which we will call the color, red or black. The color ensures that the tree remains approximately…