[Python] Recognizing QRCode or Barcode using Pyzbar and OpenCV
https://bagaz.medium.com/python-recognizing-qrcode-or-barcode-using-pyzbar-and-opencv-ff6aa4cce476
https://bagaz.medium.com/python-recognizing-qrcode-or-barcode-using-pyzbar-and-opencv-ff6aa4cce476
Medium
[Python] Recognizing QRCode or Barcode using Pyzbar and OpenCV
Karena akhir-akhir ini sedang tertarik untuk mencoba Image Processing maka saya kali ini mencoba membuat pendeteksian QRCode dan Barcode…
Complete guide: Marketing ICPs using Python + Clustering
https://juaancabsou.medium.com/complete-guide-for-create-marketing-icps-using-python-clustering-1c8612b9e351
https://juaancabsou.medium.com/complete-guide-for-create-marketing-icps-using-python-clustering-1c8612b9e351
Medium
Complete guide: Marketing ICPs using Python + Clustering
Better marketing campaigns using python and ICPs
Learn with me: Linear Algebra for Data Science — Part 3: Eigenvectors
https://pub.towardsai.net/learn-with-me-linear-algebra-for-data-science-part-3-eigenvectors-8d9277bae0d3
https://pub.towardsai.net/learn-with-me-linear-algebra-for-data-science-part-3-eigenvectors-8d9277bae0d3
Medium
Learn With Me: Linear Algebra for Data Science — Part 3: Eigenvectors
I know what you are thinking, what on earth is an eigenvector? Is that even an actual word?
Top 10 Python Libraries for Machine Learning
https://medium.com/@samyakmohelay/top-10-python-libraries-for-machine-learning-18fb33fb5f3f
https://medium.com/@samyakmohelay/top-10-python-libraries-for-machine-learning-18fb33fb5f3f
Medium
Top 10 Python Libraries for Machine Learning
Python is one of the widely used programming languages, the reason being its simple-to-use characteristic. The best use of Python is…
5 Essential Tips to Improve the Readability of Your Python Code
https://towardsdatascience.com/5-essential-tips-to-improve-the-readability-of-your-python-code-a1d5e62a4bf0
https://towardsdatascience.com/5-essential-tips-to-improve-the-readability-of-your-python-code-a1d5e62a4bf0
Medium
5 Essential Tips to Improve the Readability of Your Python Code
Improving your Python Code Through Documentation, Type Hinting and Proper Variable Names
Why virtual environments are so important
https://medium.com/how-to-create-a-virtual-environment-in-python/why-virtual-environments-are-so-important-ba6fd9c7c470
https://medium.com/how-to-create-a-virtual-environment-in-python/why-virtual-environments-are-so-important-ba6fd9c7c470
Medium
Why virtual environments are so important
When creating new projects I quickly realized how important it was to put first things first and make it clear and organized. For that…
Upload image to your Django Project
https://medium.com/@yuvrajaryal83/upload-image-to-your-django-project-f1b98597b314
https://medium.com/@yuvrajaryal83/upload-image-to-your-django-project-f1b98597b314
Medium
Upload image to your Django Project
Working with Django is easy until you have to add an image field to display some images in your web app. Maybe you are building a blog app…
Use Anaconda libraries in AWS lambda with Docker
https://medium.com/@sundeep.v/use-anaconda-libraries-in-aws-lambda-with-docker-9d19e64e4bb6
https://medium.com/@sundeep.v/use-anaconda-libraries-in-aws-lambda-with-docker-9d19e64e4bb6
Medium
Use Anaconda in AWS lambda with Docker
Anaconda is a Python distribution that makes it easy to install Python plus a number of its most often used 3rd party libraries in a flexible way on a Windows or Linux machine. However, there is no…
How to Split a Single Excel XLSX Document into Separate Worksheets using Python
https://cloudmersive.medium.com/how-to-split-a-single-excel-xlsx-document-into-separate-worksheets-using-python-e3e13e7db04a
https://cloudmersive.medium.com/how-to-split-a-single-excel-xlsx-document-into-separate-worksheets-using-python-e3e13e7db04a
Medium
How to Split a Single Excel XLSX Document into Separate Worksheets using Python
Each worksheet in an excel file can contain a mountain of useful data in and of itself. Sometimes you only need one worksheet, and…
How to Split a Single Word DOCX Document into Separate Documents (by Page) using Python
https://cloudmersive.medium.com/how-to-split-a-single-word-docx-document-into-separate-documents-by-page-using-python-4633a6cda200
https://cloudmersive.medium.com/how-to-split-a-single-word-docx-document-into-separate-documents-by-page-using-python-4633a6cda200
Medium
How to Split a Single Word DOCX Document into Separate Documents (by Page) using Python
It’s sometimes most efficient to upload or share a single DOCX document containing separate or unrelated information on each page. On the…
Run Your First Python Program In 7 Steps
https://medium.com/@chris_hecox/run-your-first-python-program-in-7-steps-348c40946ccb
https://medium.com/@chris_hecox/run-your-first-python-program-in-7-steps-348c40946ccb
Medium
Run Your First Python Program In 7 Steps
If you are interested in learning Python, starting with something simple is the best thing you can do. Below are the seven steps that will…
Cisco DCNM 11.5 APIs — Connect and Authorize With Python
https://medium.com/@yellowjacket0694_89630/cisco-dcnm-11-5-apis-connect-and-authorize-with-python-e3758dc6aaac
https://medium.com/@yellowjacket0694_89630/cisco-dcnm-11-5-apis-connect-and-authorize-with-python-e3758dc6aaac
Medium
Cisco DCNM 11.5 APIs — Connect and Authorize With Python
Introduction
Using Streamlit and Plotly to Create Interactive Candlestick Charts
https://medium.com/@dannygrovesn7/using-streamlit-and-plotly-to-create-interactive-candlestick-charts-a2a764ad0d8e
https://medium.com/@dannygrovesn7/using-streamlit-and-plotly-to-create-interactive-candlestick-charts-a2a764ad0d8e
Medium
Using Streamlit and Plotly to Create Interactive Candlestick Charts
How to create customisable candlestick charts in Python
Compare and create hash passwords in ASP.NET format using python and integrate them in Django
https://medium.com/@abdelhalim758/compare-and-create-hash-passwords-in-asp-net-format-using-python-and-integrate-them-in-django-382e49a46d23
https://medium.com/@abdelhalim758/compare-and-create-hash-passwords-in-asp-net-format-using-python-and-integrate-them-in-django-382e49a46d23
Medium
Compare and create hash passwords in ASP.NET format using python and integrate them in Django
Sometimes you work with a database that already exists. In this tutorial, I will show how to integrate your Django project with the…
Give Your Students a Huge Head Start This Year
https://jccraig.medium.com/give-your-students-a-huge-head-start-this-year-1d341e33232c
https://jccraig.medium.com/give-your-students-a-huge-head-start-this-year-1d341e33232c
Medium
Give Your Students a Huge Head Start This Year
They need a calculator. Do them a big favor and get one with Python programming built in. It could be a life changer!
First Order Hidden Markov Models, in Python
https://medium.com/@g_h_c/first-order-hidden-markov-models-in-python-8a9d62662cb
https://medium.com/@g_h_c/first-order-hidden-markov-models-in-python-8a9d62662cb
Medium
First Order Hidden Markov Models, in Python.
Hidden Markov Models (HMM) are concerned with making a sequence of decisions. These have been extremely useful during the initial…
Fibonacci Sequence: Algorithm and Python implementation simplified
https://medium.com/@oyerindesamuelabiodun/fibonacci-sequence-algorithm-and-python-implementation-simplified-d1fda8eac8a
https://medium.com/@oyerindesamuelabiodun/fibonacci-sequence-algorithm-and-python-implementation-simplified-d1fda8eac8a
Medium
Fibonacci Sequence: Algorithm and Python implementation simplified
## 1.1 The Fibonacci Sequence