Connect Client to Django Channel service through Kong Gateway by Websocket
https://medium.com/@e.ahmadi/connect-django-channel-service-through-kong-gateway-by-websocket-e28f2cfac081
https://medium.com/@e.ahmadi/connect-django-channel-service-through-kong-gateway-by-websocket-e28f2cfac081
Medium
Connect Client to Django Channel service through Kong Gateway by Websocket
Kong is a cloud-native, platform-agnostic, scalable API Gateway distinguished for its high performance and extensibility via plugins.
Best of Level Up Coding (September 2021)
https://levelup.gitconnected.com/best-of-level-up-coding-september-2021-d9f0af4745dc
https://levelup.gitconnected.com/best-of-level-up-coding-september-2021-d9f0af4745dc
Medium
Best of Level Up Coding (September 2021)
Developer growth, TypeScript 4.4, clean code, and open-source software — August had a ton of great content that you don’t want to miss. As…
Two Important Common Ways to Plot Maps in Python
https://medium.com/@andrcolho/two-important-common-ways-to-plot-maps-in-python-358132e69b17
https://medium.com/@andrcolho/two-important-common-ways-to-plot-maps-in-python-358132e69b17
Medium
Two Important Common Ways to Plot Maps in Python
There are many different ways to plot maps with Python, but after making some maps I realized there are two important common ways to work…
Extracting String Patterns from a heap of Excel Files using Python and RegEx
https://medium.com/@wolfgangfrisch/extracting-string-patterns-from-a-heap-of-excel-files-using-python-and-regex-1264116fcd10
https://medium.com/@wolfgangfrisch/extracting-string-patterns-from-a-heap-of-excel-files-using-python-and-regex-1264116fcd10
Medium
Extracting String Patterns from Excel Files using Python and RegEx
I business life you often end up with tedious repetitive tasks. Recently, I had to look for nine-digit Reference numbers in a few hundred…
Announcing PyBay’s talk lineup and newest sponsor
https://medium.com/pybay/announcing-pybays-talk-lineup-and-newest-sponsor-12b2b3ba2656
https://medium.com/pybay/announcing-pybays-talk-lineup-and-newest-sponsor-12b2b3ba2656
Medium
Here’s a small sample of our talks and speakers for PyBay2021 Food Truck Edition:
PyBay is known for delivering exceptional talks for Pythonistas to stay in the cutting edge, our Food Truck edition is no exception.
How To Use Kaggle API in Python?
https://medium.com/@bloggingtech260/how-to-use-kaggle-api-in-python-7bddb3d87c15
https://medium.com/@bloggingtech260/how-to-use-kaggle-api-in-python-7bddb3d87c15
Medium
How To Use Kaggle API in Python?
Introduction
Using Logistic Regression to Predict Customer Churn
https://medium.com/@brianmochtyak/using-logistic-regression-to-predict-customer-churn-fb1933cf55b9
https://medium.com/@brianmochtyak/using-logistic-regression-to-predict-customer-churn-fb1933cf55b9
Medium
Using Logistic Regression to Predict Customer Churn
Introduction
Neural Network from Scratch with pure Python
https://paulrohan.medium.com/neural-network-from-scratch-with-pure-python-8b959e197f75
https://paulrohan.medium.com/neural-network-from-scratch-with-pure-python-8b959e197f75
Medium
Neural Network from Scratch with pure Python
This is a brief post introducing my Youtube Video on building Neural Network from scratch with pure Python. For the full explanations and…
6 Resources to Jumpstart Your Trading Career With QuantConnect — QuantConnect 101
https://completealgotrader.com/6-resources-to-jumpstart-your-trading-career-with-quantconnect-quantconnect-101-c2f273874610
https://completealgotrader.com/6-resources-to-jumpstart-your-trading-career-with-quantconnect-quantconnect-101-c2f273874610
Medium
6 Resources to Jumpstart Your Trading Career With QuantConnect — QuantConnect 101
Learn the fundamentals of easily creating your own trading algorithm with the free tools available on QuantConnect.
Vehicle’s Number Plate Detection using CNN model using python and Flask API
https://digambarnandrekar.medium.com/vehicles-number-plate-detection-using-cnn-model-using-python-and-flask-api-f07a9b9f25a0
https://digambarnandrekar.medium.com/vehicles-number-plate-detection-using-cnn-model-using-python-and-flask-api-f07a9b9f25a0
Medium
Vehicle’s Number Plate Detection using CNN model using python and Flask API
In this article, I am going to show you how you can create CNN Model or Deep Learning Model for Vehicle’s Number Plate Detection System…
Crea y personaliza mapas en Python con Matplotlib
https://damzar.medium.com/crea-y-personaliza-mapas-en-python-con-matplotlib-44fee941b289
https://damzar.medium.com/crea-y-personaliza-mapas-en-python-con-matplotlib-44fee941b289
Medium
Crea y personaliza mapas en Python con Matplotlib
Crea en unos minutos mapas de densidad con Python
Create and customize maps in Python with Matplotlib
https://damzar.medium.com/create-and-customize-maps-in-python-with-matplotlib-d691dc52381c
https://damzar.medium.com/create-and-customize-maps-in-python-with-matplotlib-d691dc52381c
Medium
Create maps with Geopandas and customize them with Matplotlib in Python
Create density maps with Python in minutes