Web Scraping with Beautifulsoup: Beginner’s guide
https://medium.com/@adithyachiluka.2357/web-scraping-with-beautifulsoup-beginners-guide-6d65f2c5af67
https://medium.com/@adithyachiluka.2357/web-scraping-with-beautifulsoup-beginners-guide-6d65f2c5af67
Medium
Web Scraping with Beautifulsoup: Beginner’s guide
To fetch data or information of a particular website, it is difficult when it comes to intricate websites where we have to handle a large…
Programming With Python a High-Frequency EUR/USD Arbitrage System to Capture Rapid Market…
https://luiggitrejo.medium.com/programming-with-python-a-high-frequency-eur-usd-arbitrage-system-to-capture-rapid-market-a0f2a07cf93d
https://luiggitrejo.medium.com/programming-with-python-a-high-frequency-eur-usd-arbitrage-system-to-capture-rapid-market-a0f2a07cf93d
Medium
Programming With Python a High-Frequency EUR/USD Arbitrage System to Capture Rapid Market…
Python has established itself as a versatile and indispensable programming language within the high-frequency trading (HFT) industry. Its…
Kobe Bryant vs Lebron James: A Statistical Comparison
https://medium.com/@mpdub/kobe-bryant-vs-lebron-james-a-statistical-comparison-4d7690967ee9
https://medium.com/@mpdub/kobe-bryant-vs-lebron-james-a-statistical-comparison-4d7690967ee9
Medium
Kobe Bryant vs Lebron James: A Statistical Comparison
Introduction: In the realm of basketball greatness, few debates ignite as much passion and fervor as the comparison between Kobe Bryant and…
Running Your Complete Python Project in Google Colab
https://medium.com/@shibugarg0303/run-entire-python-project-on-google-colab-10de1871c9a5
https://medium.com/@shibugarg0303/run-entire-python-project-on-google-colab-10de1871c9a5
Medium
Running Your Complete Python Project in Google Colab
No more hassle of setting up complex environments and running hefty machine learning projects on your local machine. The power of cloud…
Automated Network Scanner: Using Nmap and Python
https://medium.com/@aleemS/automated-network-scanner-using-nmap-and-python-ba0e9174d4be
https://medium.com/@aleemS/automated-network-scanner-using-nmap-and-python-ba0e9174d4be
Medium
Automated Network Scanner: Using Nmap and Python
Understanding network security is crucial for identifying vulnerabilities within your local network. Recently, I developed a Python-based…
The Quest for Parallelism: How Paul Overcame the Global Interpretor Lock in Python
https://medium.com/@achrefk/the-quest-for-parallelism-how-paul-overcame-the-global-interpretor-lock-in-python-d86231d2bbc5
https://medium.com/@achrefk/the-quest-for-parallelism-how-paul-overcame-the-global-interpretor-lock-in-python-d86231d2bbc5
Medium
The Quest for Parallelism: How Paul Overcame the Global Interpretor Lock in Python
This is the continuation of Paul's adventures series, in which we will discuss Paul's quest to find parallelism in python. In the bustling world of programming, there once was a talented young…
Python Code Examples for Common Classification Models: Benefits, Limitations, and Applications
https://rohatbingol.medium.com/python-code-examples-for-common-classification-models-benefits-limitations-and-applications-84ed16d2fd07
https://rohatbingol.medium.com/python-code-examples-for-common-classification-models-benefits-limitations-and-applications-84ed16d2fd07
Medium
Python Code Examples for Common Classification Models: Benefits, Limitations, and Applications
Numerous classification models are available through machine learning, each with specific advantages and disadvantages. We examine common…
Budget vs Actuals: Understanding the Budget Burn Rate, Budget Utilization and Budget Variance
https://levelup.gitconnected.com/budget-vs-actuals-understanding-the-budget-burn-rate-budget-utilization-and-budget-variance-6cebfabaf3f8
https://levelup.gitconnected.com/budget-vs-actuals-understanding-the-budget-burn-rate-budget-utilization-and-budget-variance-6cebfabaf3f8
Medium
Budget vs Actuals: Understanding the Budget Burn Rate, Budget Utilization and Budget Variance
Metrics and Visualization Techniques in Python
Design Patterns with Python: Decorator Pattern Revisited
https://levelup.gitconnected.com/design-patterns-with-python-decorator-pattern-revisited-0044dba668ff
https://levelup.gitconnected.com/design-patterns-with-python-decorator-pattern-revisited-0044dba668ff
Medium
Design Patterns with Python: Decorator Pattern Revisited
Join us in our exploration of design patterns. This time, we’re delving into another remarkably useful structural design pattern.
Why I Believe Moto Falls Short When Unit Testing AWS-Reliant Applications
https://levelup.gitconnected.com/why-i-believe-moto-falls-short-when-unit-testing-aws-reliant-applications-1cabf6935632
https://levelup.gitconnected.com/why-i-believe-moto-falls-short-when-unit-testing-aws-reliant-applications-1cabf6935632
Medium
Why I Believe Moto Falls Short When Unit Testing AWS-Reliant Applications
The limitations of Moto for unit testing AWS-reliant apps and what I believe as a better alternative.
NBA Data Pipeline: API to Cloud Hosted DB to Power BI Report
https://medium.com/@ryanchristopherhood/nba-data-pipeline-api-to-cloud-hosted-db-to-power-bi-report-4c40c0a47366
https://medium.com/@ryanchristopherhood/nba-data-pipeline-api-to-cloud-hosted-db-to-power-bi-report-4c40c0a47366
Medium
NBA Data Pipeline: API to Cloud Hosted DB to Power BI Report
In the dynamic realm of professional basketball, where every dribble, pass, and slam dunk is a piece of a larger strategic puzzle, the…
Hallucination in Large Language Models (2023)
https://medium.com/@asheshnathmishra/hallucination-in-large-language-models-2023-f7b4e77855ae
https://medium.com/@asheshnathmishra/hallucination-in-large-language-models-2023-f7b4e77855ae
Medium
Hallucination in Large Language Models (2023)
In the context of large language models like GPT-3, “hallucination” refers to a phenomenon where the model generates content that is not…
One Function to Rule Them All: Mastering API Integration with a Versatile Reusable Python Function
https://jclewis1989.medium.com/one-function-to-rule-them-all-mastering-api-integration-with-a-versatile-reusable-python-function-ac2b8e2cc4a3
https://jclewis1989.medium.com/one-function-to-rule-them-all-mastering-api-integration-with-a-versatile-reusable-python-function-ac2b8e2cc4a3
Medium
One Function to Rule Them All: Mastering API Integration with a Versatile Reusable Python Function
Hey there! Welcome to my blog where I post about my journey as a self-taught developer. You can find my GitHub by clicking HERE.
Creating a real-time local to cloud synchronizer in Python
https://medium.com/@pescadordigital/creating-a-real-time-local-to-cloud-synchronizer-in-python-0edea10d6c94
https://medium.com/@pescadordigital/creating-a-real-time-local-to-cloud-synchronizer-in-python-0edea10d6c94
Medium
Creating a real-time local to cloud synchronizer in Python
Some cloud storage providers offer a client application that can be installed in the local storage, allowing for a “local mirror” of the remote storage. Usually this synchronization is two-way, the…
Python & LLM for market Analysis — Part II (Backtesting Strategies)
https://medium.com/@viswanathan.arjun/python-llm-for-market-analysis-part-ii-backtesting-strategies-70973bc92841
https://medium.com/@viswanathan.arjun/python-llm-for-market-analysis-part-ii-backtesting-strategies-70973bc92841
Medium
Python & LLM for market Analysis — Part II (Backtesting Strategies)
This post is part of our series on using Python and LLM to combine technical analysis with real-time market news to fine-tune trading…
AI in operations management: applications, challenges and opportunities
https://medium.com/@saadnoorafridi/ai-in-operations-management-applications-challenges-and-opportunities-8b5d5d8c0ce5
https://medium.com/@saadnoorafridi/ai-in-operations-management-applications-challenges-and-opportunities-8b5d5d8c0ce5
Medium
AI in operations management: applications, challenges and opportunities
Artificial intelligence (AI) and machine learning (ML) are rapidly transforming the field of operations management. AI-powered applications are now being used to automate tasks, optimize processes…
AI promises to accelerate circular economy product design.
https://medium.com/@saadnoorafridi/ai-promises-to-accelerate-circular-economy-product-design-a03bf4536907
https://medium.com/@saadnoorafridi/ai-promises-to-accelerate-circular-economy-product-design-a03bf4536907
Medium
AI promises to accelerate circular economy product design.
The circular economy is a new economic model that aims to eliminate waste and pollution, keep products and materials in use for as long as possible, and regenerate natural systems. Product design…