Data Analysis Using Python Libraries: Pandas, Numpy and Matplotlib
https://medium.com/@rizkypamungkas/data-analysis-using-python-libraries-pandas-numpy-and-matplotlib-e05fb7af0720
https://medium.com/@rizkypamungkas/data-analysis-using-python-libraries-pandas-numpy-and-matplotlib-e05fb7af0720
Medium
Data Analysis Using Python Libraries: Pandas, Numpy and Matplotlib
In the fast changing digital era, data has become a company’s most valuable asset. Decision-making backed by quality data can be the key to…
Unlocking PTZ Camera Potential: Preset Positioning via CGI Commands
https://medium.com/@f20200812/unlocking-ptz-camera-potential-preset-positioning-via-cgi-commands-eb709f532e4b
https://medium.com/@f20200812/unlocking-ptz-camera-potential-preset-positioning-via-cgi-commands-eb709f532e4b
Medium
Unlocking PTZ Camera Potential: Preset Positioning via CGI Commands
“Sincerity knows no barriers of age or nationality. Words spoken out of genuine concern for others strike a powerful chord in people’s…
An easy guide to creating your first package distribution in Python
https://medium.com/@harshtwitz/an-easy-guide-to-creating-your-first-package-distribution-in-python-1eed673d5f8a
https://medium.com/@harshtwitz/an-easy-guide-to-creating-your-first-package-distribution-in-python-1eed673d5f8a
Medium
An easy guide to creating your first package distribution in Python
Learn about distributions and create your first package distribution in Python using an example
Use TensorFlow Lite Model Maker with a custom dataset
https://farmaker47.medium.com/use-tensorflow-lite-model-maker-with-a-custom-dataset-cfd4702c27b9
https://farmaker47.medium.com/use-tensorflow-lite-model-maker-with-a-custom-dataset-cfd4702c27b9
Medium
Use TensorFlow Lite Model Maker with a custom dataset
Written by George Soloupis ML and Android GDE.
Xerosploit Unleashed: Unraveling the Man-in-the-Middle Attack Framework
https://medium.com/@pentesterclubpvtltd/xerosploit-unleashed-unraveling-the-man-in-the-middle-attack-framework-e9ece9d9cf9e
https://medium.com/@pentesterclubpvtltd/xerosploit-unleashed-unraveling-the-man-in-the-middle-attack-framework-e9ece9d9cf9e
Medium
Xerosploit Unleashed: Unraveling the Man-in-the-Middle Attack Framework
Welcome to our YouTube video on Xerosploit, the ultimate man-in-the-middle attack framework. In “Xerosploit: Unleashing the Power of…
Binary Search Algorithm: a python recursive code
https://kishorkafle.medium.com/binary-search-algorithm-a-python-recursive-code-b10980d3df85
https://kishorkafle.medium.com/binary-search-algorithm-a-python-recursive-code-b10980d3df85
Medium
Binary Search Algorithm: a python recursive code
Binary search algorithm assumes that (a) the list/array is sorted either ascendingly or descendingly (b) All the elements in the list/array…
Three Best Practices of Python Decorator in Real-World Work
https://medium.com/@murongweibo2/three-best-practices-of-python-decorator-in-real-world-work-435d5a27db78
https://medium.com/@murongweibo2/three-best-practices-of-python-decorator-in-real-world-work-435d5a27db78
Medium
Three Best Practices of Python Decorator in Real-World Work
something about python decorators usages
How to Build an Awesome User Interface for Your Chatbot in 10 Minutes with Streamlit
https://medium.datadriveninvestor.com/how-to-build-an-awesome-user-interface-for-your-chatbot-in-10-minutes-with-streamlit-20c73da5d459
https://medium.datadriveninvestor.com/how-to-build-an-awesome-user-interface-for-your-chatbot-in-10-minutes-with-streamlit-20c73da5d459
Medium
How to Build an Awesome User Interface for Your Chatbot in 10 Minutes with Streamlit
Overview and implementation with Python
Breaking the Chains: Decoupling Business Logic and Databases for Flexibility
https://medium.com/@moussawidev/breaking-the-chains-decoupling-business-logic-and-databases-for-flexibility-ad0ff417ec61
https://medium.com/@moussawidev/breaking-the-chains-decoupling-business-logic-and-databases-for-flexibility-ad0ff417ec61
Medium
Breaking the Chains: Decoupling Business Logic and Databases for Flexibility
Introduction
Inspirations from PyCon APAC@Tokyo 2023
https://medium.com/a-layman/inspirations-from-pycon-apac-tokyo-2023-4026b21a8fc2
https://medium.com/a-layman/inspirations-from-pycon-apac-tokyo-2023-4026b21a8fc2
Medium
Inspirations from PyCon APAC@Tokyo 2023
In this year, I had chances to join the PyCon Taiwan 2023 as a volunteer photographer. For improving the local community, some members…
The Road to Mastery: A Novice’s Guide to Learning Python, C#, Ruby, and PostgreSQL
https://medium.com/@oladipro/the-road-to-mastery-a-novices-guide-to-learning-python-c-ruby-and-postgresql-f6882572c58e
https://medium.com/@oladipro/the-road-to-mastery-a-novices-guide-to-learning-python-c-ruby-and-postgresql-f6882572c58e
Medium
The Road to Mastery: A Novice’s Guide to Learning Python
The Magic of Programming Languages
Dubai’s property Market: Analyses and Visuals using Python Pandas Matplotlib & Seaborne
https://medium.com/@hfahmida/dubais-property-market-analyses-and-visuals-using-python-pandas-matplotlib-seaborne-31d702160b00
https://medium.com/@hfahmida/dubais-property-market-analyses-and-visuals-using-python-pandas-matplotlib-seaborne-31d702160b00
Medium
Dubai’s property Market: Analyses and Visuals using Python Pandas Matplotlib & Seaborne
In this article, I’ll be exploring Dubai’s property market, a city known for its dazzling mix of tradition and modernity. In recent years…
Building the Ultimate Trading Screener with Python — Part 1: Generating screener data
https://medium.com/@xescuder/building-the-ultimate-trading-screener-with-python-part-1-generating-screener-data-0ca23f2b9a11
https://medium.com/@xescuder/building-the-ultimate-trading-screener-with-python-part-1-generating-screener-data-0ca23f2b9a11
Medium
Building the Ultimate Trading Screener with Python — Part 1: Generating screener data
Data sources for our stock screener are essential inputs that provide the information and metrics needed to filter, analyze, and screen…
Mastering Market Insights — Building the Ultimate Trading Screener with Python
https://medium.com/@xescuder/mastering-market-insights-building-the-ultimate-trading-screener-with-python-a2f50e21024c
https://medium.com/@xescuder/mastering-market-insights-building-the-ultimate-trading-screener-with-python-a2f50e21024c
Medium
Mastering Market Insights — Building the Ultimate Trading Screener with Python
When it comes to crafting effective investment strategies, two fundamental elements play a role: filters and triggers. These are the…
Evaluating ML Models: The Confusion Matrix, Accuracy, Precision, Recall
https://medium.com/develearn/evaluating-ml-models-the-confusion-matrix-accuracy-precision-recall-b3f8f4431fa5
https://medium.com/develearn/evaluating-ml-models-the-confusion-matrix-accuracy-precision-recall-b3f8f4431fa5
Medium
Evaluating ML Models: The Confusion Matrix, Accuracy, Precision, Recall
A crucial phase in the construction of a machine learning model is assessing the performance of the model. You have access to a number of metrics and tools that may be used to judge how well a model…