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
Usage of Gunicorn for deploying python web applications
https://levelup.gitconnected.com/usage-of-gunicorn-for-deploying-python-web-applications-1e296618e1ab
https://levelup.gitconnected.com/usage-of-gunicorn-for-deploying-python-web-applications-1e296618e1ab
Medium
Usage of Gunicorn for deploying python web applications
Tutorial on how to use and configure Gunicorn
How To Programmatically Obtain Chemical Data From PubChem
https://towardsdatascience.com/how-to-programmatically-obtain-chemical-data-from-pubchem-59762810eb1
https://towardsdatascience.com/how-to-programmatically-obtain-chemical-data-from-pubchem-59762810eb1
Medium
How To Programmatically Obtain Chemical Data From PubChem
PUG-REST VS PUG-VIEW: An Introduction
Dubai Initiates for PyCon Middle East & Africa 2022
https://aamir.blog/dubai-initiates-for-pycon-middle-east-africa-2022-f05186163d63
https://aamir.blog/dubai-initiates-for-pycon-middle-east-africa-2022-f05186163d63
Medium
Dubai Initiates for PyCon Middle East & Africa 2022
New amendments to visa schemes; Global campaigns for FDI up-to 550 billion AED; 5 Billion AED local investments; Data Privacy laws and…
Python for Data Professional Beginner — Part 3
https://desyka.medium.com/python-for-data-professional-beginner-part-3-f051aa3ee6e4
https://desyka.medium.com/python-for-data-professional-beginner-part-3-f051aa3ee6e4
Medium
Python for Data Professional Beginner — Part 3
Resume
Create image recognition bot with Python
https://vojko-pribudic.medium.com/create-image-recognition-bot-with-python-8524dfce4b95
https://vojko-pribudic.medium.com/create-image-recognition-bot-with-python-8524dfce4b95
Medium
Create image recognition bot with Python
Building an image recognition bot can greatly help you offload your day to day manual work and save you some precious time. By using…