Building Kafka-compatible Streaming & Batch Workers in Python
https://levelup.gitconnected.com/building-kafka-compatible-streaming-batch-workers-in-python-8762ef769974
https://levelup.gitconnected.com/building-kafka-compatible-streaming-batch-workers-in-python-8762ef769974
Medium
Building Kafka-compatible Streaming & Batch Workers in Python
Build a reliable worker with graceful shutdown capability
Using Logistic Regression in Machine Learning with Python
https://aryaperuma.medium.com/using-logistic-regression-in-machine-learning-with-python-66af0dd0135c
https://aryaperuma.medium.com/using-logistic-regression-in-machine-learning-with-python-66af0dd0135c
Medium
Using Logistic Regression in Machine Learning with Python
In machine learning and statistics, logistic regression is a tool used frequently to create models to summarize the probability of a…
Creating a FARM Stack Dev Environment with Docker Compose — Part 2 of 3: FastAPI
https://medium.com/codex/creating-a-farm-stack-dev-environment-with-docker-compose-part-2-of-3-fastapi-9ee7ab644809
https://medium.com/codex/creating-a-farm-stack-dev-environment-with-docker-compose-part-2-of-3-fastapi-9ee7ab644809
Medium
Creating a FARM Stack Dev Environment with Docker Compose — Part 2 of 3: FastAPI
Create a FastAPI, React, and MongoDB development stack using Docker Compose. Part two of this series focuses on Python FastAPI.
Regular Expression Functions that You Must Know in Python
https://levelup.gitconnected.com/regular-expression-functions-that-you-must-know-in-python-2961bf08a2e7
https://levelup.gitconnected.com/regular-expression-functions-that-you-must-know-in-python-2961bf08a2e7
Medium
Regular Expression Functions that You Must Know in Python
Regex functions that you should know
Visualize GitHub Repos with Python: Trawling Github for Useful Projects and Interview Tips
https://levelup.gitconnected.com/visualize-github-repos-with-python-trawling-github-for-useful-projects-and-interview-tips-42897299e113
https://levelup.gitconnected.com/visualize-github-repos-with-python-trawling-github-for-useful-projects-and-interview-tips-42897299e113
Medium
Visualize GitHub Repos with Python: Trawling Github for Useful Projects and Interview Tips
Step-by-step walkthrough to scrape, cluster, and visualize GitHub repositories