Document Skewness Detection and Correction
https://netraneupane.medium.com/document-skewness-detection-and-correction-8ba8204b5577
https://netraneupane.medium.com/document-skewness-detection-and-correction-8ba8204b5577
Medium
Document Skewness Detection and Correction
In computer vision, while working with the document data the performance of the machine learning systems is always impacted by the skewness…
“Defense! Defense! Defense!”: A Slam Dunk with Pyfolio
https://medium.com/@it.works/defense-defense-defense-a-slam-dunk-with-pyfolio-cf67acd198b6
https://medium.com/@it.works/defense-defense-defense-a-slam-dunk-with-pyfolio-cf67acd198b6
Medium
“Defense! Defense! Defense!”: A Slam Dunk with Pyfolio
In the fast-paced game of investments, where offensive tactics can mean predicting stock prices and scoring big, an equally essential…
Simplifying Arrays to Uniformity: Leetcode Question 1887 in Python
https://medium.com/@skristian266/simplifying-arrays-to-uniformity-leetcode-question-1887-in-python-96290f0becbb
https://medium.com/@skristian266/simplifying-arrays-to-uniformity-leetcode-question-1887-in-python-96290f0becbb
Medium
Simplifying Arrays to Uniformity: Leetcode Question 1887 in Python
In this tutorial, we’re going to explore a unique array manipulation challenge presented by LeetCode problem “1887. Reduction Operations to Make the Array Elements Equal”. This problem is a test of…
Delving into Lidar Cloud Point 3D Visualization in Python
https://lvimuth.medium.com/delving-into-lidar-cloud-point-3d-visualization-in-python-4bbdf05eac0b
https://lvimuth.medium.com/delving-into-lidar-cloud-point-3d-visualization-in-python-4bbdf05eac0b
Medium
Delving into Lidar Cloud Point 3D Visualization in Python
Introduction
Solving Python Questions | 30 Day Challenge | Day11
https://medium.com/@hsjaggi96/solving-python-questions-30-day-challenge-day11-af20db6286dc
https://medium.com/@hsjaggi96/solving-python-questions-30-day-challenge-day11-af20db6286dc
Medium
Solving Python Questions | 30 Day Challenge | Day11
Python 🐍 Interview Question #day11
10 Python Data Science Libraries for 2024
https://matthewk84.medium.com/10-python-data-science-libraries-for-2024-8e3d3ae37282
https://matthewk84.medium.com/10-python-data-science-libraries-for-2024-8e3d3ae37282
Medium
10 Python Data Science Libraries for 2024
Approximately 137,000 Python libraries are available as of November 15th. I am introducing 10 Python libraries for data science that can be…
Automating Your Workflow with Python Scripts
https://medium.com/@omidahn/automating-your-workflow-with-python-scripts-5fe3372ba68a
https://medium.com/@omidahn/automating-your-workflow-with-python-scripts-5fe3372ba68a
Medium
Automating Your Workflow with Python Scripts
Introduction
Mastering Python: A Comprehensive Guide for Beginners- Part 2
https://medium.com/@nakatuddesusan/mastering-python-a-comprehensive-guide-for-beginners-part-2-82319d8c7a7f
https://medium.com/@nakatuddesusan/mastering-python-a-comprehensive-guide-for-beginners-part-2-82319d8c7a7f
Medium
Mastering Python: A Comprehensive Guide for Beginners- Part 2
Working with strings and numbers in Python
Scanning Documents with Perspective Transformation using OpenCV
https://medium.com/@ahamrouni/scanning-documents-with-perspective-transformation-using-opencv-65be79fd774c
https://medium.com/@ahamrouni/scanning-documents-with-perspective-transformation-using-opencv-65be79fd774c
Medium
Scanning Documents with Perspective Transformation using Python OpenCV
Scanning documents is a common task in image processing, and it often involves correcting the perspective distortion introduced when capturing an image from an angle. ✨ In this article, we will…
Modeling Nurse Scheduling Problem in Python (Part 1)
https://medium.com/@josephwidagdo/modeling-nurse-scheduling-problem-in-python-part-1-d6507b1acf57
https://medium.com/@josephwidagdo/modeling-nurse-scheduling-problem-in-python-part-1-d6507b1acf57
Medium
Modeling Nurse Scheduling Problem in Python (Part 1)
Introduction
Unleashing the Power of Data: A Journey through Python Data Pipelines
https://medium.com/@billy.suharno/unleashing-the-power-of-data-a-journey-through-python-data-pipelines-828882db0abd
https://medium.com/@billy.suharno/unleashing-the-power-of-data-a-journey-through-python-data-pipelines-828882db0abd
Medium
Unleashing the Power of Data: A Journey through Python Data Pipelines
In the vast landscape of data-driven decision-making, the role of data pipelines has become increasingly crucial. These pipelines act as…