Exploring the Power of Python: A Dive into Data Analysis with Pandas
https://medium.com/@giorgio.martinez1926/exploring-the-power-of-python-a-dive-into-data-analysis-with-pandas-d44bf9e4b13a
https://medium.com/@giorgio.martinez1926/exploring-the-power-of-python-a-dive-into-data-analysis-with-pandas-d44bf9e4b13a
Medium
Exploring the Power of Python: A Dive into Data Analysis with Pandas
Python has gained immense popularity in the field of data analysis due to its versatility and extensive range of libraries. One such library that has revolutionized data analysis is Pandas. Pandas…
Predictive Maintenance using Principal Component Analysis in python
https://medium.com/@kylejones_47003/predictive-maintenance-using-principal-component-analysis-in-python-43a33538fcb2
https://medium.com/@kylejones_47003/predictive-maintenance-using-principal-component-analysis-in-python-43a33538fcb2
Medium
Predictive Maintenance using Principal Component Analysis in python
Energy Operators spend billions annually on maintenance. With that level of annual spend, there was a lot of interest in finding ways to…
Deploying a Deep Learning Model in Django
https://medium.com/@stephanievelez1986/deploying-a-deep-learning-model-in-django-11694e1db3a1
https://medium.com/@stephanievelez1986/deploying-a-deep-learning-model-in-django-11694e1db3a1
Medium
Deploying a Deep Learning Model in Django
Hello and welcome to my first Medium post. I am new to the technology field coming from the healthcare background. I took an interest in…
NBA Data Analysis: Review of past three NBA seasons of current top 70 scorers
https://medium.com/@fernandez_nicolas/nba-data-analysis-review-of-past-three-nba-seasons-of-current-top-70-scorers-1db50f5b935a
https://medium.com/@fernandez_nicolas/nba-data-analysis-review-of-past-three-nba-seasons-of-current-top-70-scorers-1db50f5b935a
Medium
NBA Data Analysis: Review of past three NBA seasons of current top 70 scorers
Introduction
Learning Python by building a Simple Guessing Game
https://medium.com/@kylejones_47003/learning-python-by-building-a-simple-guessing-game-86d4f41fc2b8
https://medium.com/@kylejones_47003/learning-python-by-building-a-simple-guessing-game-86d4f41fc2b8
Medium
Learning Python by building a Simple Guessing Game
This is a simple project to show how you can input data and compare it against the value of a variable.
What are the essential SQL commands for creating a new database and tables in Python?
https://medium.com/@brechtcorbeel/what-are-the-essential-sql-commands-for-creating-a-new-database-and-tables-in-python-44403c3a3f48
https://medium.com/@brechtcorbeel/what-are-the-essential-sql-commands-for-creating-a-new-database-and-tables-in-python-44403c3a3f48
Medium
What are the essential SQL commands for creating a new database and tables in Python?
SQL Syntax Fundamentals in Python Integration
Boost Your Slack Productivity: Python Script for Broadcasting Messages
https://medium.com/@tihomir.manushev/boost-your-slack-productivity-python-script-for-broadcasting-messages-b7d59b481577
https://medium.com/@tihomir.manushev/boost-your-slack-productivity-python-script-for-broadcasting-messages-b7d59b481577
Medium
Introduction:
Introduction:
An Excellent Hands-on Introduction to Machine Learning
https://paulocr2.medium.com/an-excellent-hands-on-introduction-to-machine-learning-5b6cf9ba4081
https://paulocr2.medium.com/an-excellent-hands-on-introduction-to-machine-learning-5b6cf9ba4081
Medium
An Excellent Hands-on Introduction to Machine Learning
"A Hands-On Introduction to Machine Learning" by Chirag Shah is a very good data science textbook, starting from the basics, that covers…
Automating Palo Alto Network’s Firewall Commit Status
https://medium.com/@rachelvfmurphy/automating-palo-alto-networks-firewall-commit-status-c090e15478ec
https://medium.com/@rachelvfmurphy/automating-palo-alto-networks-firewall-commit-status-c090e15478ec
Medium
Automating Palo Alto Network’s Firewall Commit Status
In this article, I’ll discuss automating the task of checking commit statuses on Palo Alto Network’s Firewalls using Python and the PAN-OS…
What are the different Python libraries commonly used for working with SQL databases, and what are…
https://medium.com/@brechtcorbeel/what-are-the-different-python-libraries-commonly-used-for-working-with-sql-databases-and-what-are-1ff60d620254
https://medium.com/@brechtcorbeel/what-are-the-different-python-libraries-commonly-used-for-working-with-sql-databases-and-what-are-1ff60d620254
Medium
What are the different Python libraries commonly used for working with SQL databases, and what are…
Interfacing Structured Data: Python’s Libraries at the Nexus of Database Operations
How I Integrated Pipenv Pylint into my PyCharm workflow in 2023
https://wbrucek.medium.com/how-i-integrated-pipenv-pylint-into-my-pycharm-workflow-in-2023-c1ad7b274301
https://wbrucek.medium.com/how-i-integrated-pipenv-pylint-into-my-pycharm-workflow-in-2023-c1ad7b274301
Medium
How I Integrated Pipenv Pylint into my PyCharm workflow in 2023
I was using the pylint plugin for PyCharm, which I was quite happy with until it stopped using the right version of pylint, and I didn’t…
Python: Automating Guest Wi-Fi Captive Portals with Selenium (Google Chrome)
https://medium.com/@choihalim/python-automating-guest-wi-fi-captive-portals-with-selenium-google-chrome-9d2788d6e785
https://medium.com/@choihalim/python-automating-guest-wi-fi-captive-portals-with-selenium-google-chrome-9d2788d6e785
Medium
Python: Automating Guest Wi-Fi Captive Portals with Selenium (Google Chrome)
*This article is intended for educational purposes only. Use responsibly!*
Intro to Natural Language Processing using NLTK in Python
https://medium.com/@kylejones_47003/intro-to-natural-language-processing-using-nltk-in-python-ddce6a0ff8ac
https://medium.com/@kylejones_47003/intro-to-natural-language-processing-using-nltk-in-python-ddce6a0ff8ac
Medium
Intro to Natural Language Processing using NLTK in Python
This simple project shows how to use natural language processing to look at the most common terms in a text.
How to code your own stock backtester [PART 3: Backtesting your strategy]
https://medium.com/lucas-moyer/how-to-code-your-own-stock-backtester-part-3-backtesting-your-strategy-7382b18c2831
https://medium.com/lucas-moyer/how-to-code-your-own-stock-backtester-part-3-backtesting-your-strategy-7382b18c2831
Medium
How to code your own stock backtester [PART 3: Backtesting your strategy]
How much money does this strategy make based on historical data?
The Lazy Genius’s Guide to Faux-ductivity: Mastering the Art of Looking Busy with Automation…
https://connectwithutkarshsingh.medium.com/the-lazy-geniuss-guide-to-faux-ductivity-mastering-the-art-of-looking-busy-with-automation-fd75b7c3824b
https://connectwithutkarshsingh.medium.com/the-lazy-geniuss-guide-to-faux-ductivity-mastering-the-art-of-looking-busy-with-automation-fd75b7c3824b
Medium
The Lazy Genius’s Guide to Faux-ductivity: Mastering the Art of Looking Busy with Automation…
Welcome to the zany, ever-spinning world of tech, where the word ‘automation’ isn’t just tech-jargon — it’s your ticket to lazy-town…