Advanced Web Scraping with Python — Scraping Medium Website
https://medium.com/@estebanthi/advanced-web-scraping-with-python-scraping-medium-website-30d2f24d548b
https://medium.com/@estebanthi/advanced-web-scraping-with-python-scraping-medium-website-30d2f24d548b
Medium
Advanced Web Scraping with Python — Scraping Medium Website
Bypassing Oauth, capturing network traffic, format=json query parameter, finding websites API…
Getting Started with Django and GraphQL
https://medium.com/@sumangaire52/getting-started-with-django-and-graphql-eef350d1a3f3
https://medium.com/@sumangaire52/getting-started-with-django-and-graphql-eef350d1a3f3
Medium
Getting Started with Django and GraphQL
Introduction
RCE through User Input: for remote code execution (RCE) vulnerability:
https://medium.com/@bicodev/rce-through-user-input-for-remote-code-execution-rce-vulnerability-c3688d82a8f0
https://medium.com/@bicodev/rce-through-user-input-for-remote-code-execution-rce-vulnerability-c3688d82a8f0
Medium
RCE through User Input: for remote code execution (RCE) vulnerability:
What is rce
Unit Testing AWS Services with Python
https://medium.com/@yousra.mashkoor/unit-testing-aws-services-with-python-f982e9359ab
https://medium.com/@yousra.mashkoor/unit-testing-aws-services-with-python-f982e9359ab
Medium
Unit Testing AWS Services with Python
have you been coding your AWS service into your application but you’re afraid to dry run it every time because of the cost it must be…
3 Must-Know Concepts About Python Data Structures
https://towardsdatascience.com/3-must-know-concepts-about-python-data-structures-641e6f6207fc
https://towardsdatascience.com/3-must-know-concepts-about-python-data-structures-641e6f6207fc
Medium
3 Must-Know Concepts About Python Data Structures
Learn them to write efficient and robust programs
Is ChatGPT Code Interpreter a game changer for data science ?
https://medium.com/@tony.gillett/is-chatgpt-code-interpreter-a-game-changer-for-data-science-7d87bb37ed62
https://medium.com/@tony.gillett/is-chatgpt-code-interpreter-a-game-changer-for-data-science-7d87bb37ed62
Medium
Is ChatGPT Code Interpreter a game changer for data science?
Or is it hype? Let’s find out by taking a walk through an example exercise to explore and learn how to get the best results, what pitfalls…
Rock Your Code: An Intro to Creating GOAT Python Projects
https://medium.com/@baldaev.roman/rock-your-code-an-intro-to-creating-goat-python-projects-ee2a27c82ce7
https://medium.com/@baldaev.roman/rock-your-code-an-intro-to-creating-goat-python-projects-ee2a27c82ce7
Medium
Rock Your Code: An Intro to Creating GOAT Python Projects
Greetings, Python padawans and code warriors! It’s time to crank up your development game as we embark on a high-octane ride down the…
Find the 2nd index or nth occurrence of a string using python
https://pythonvoyage.medium.com/find-the-2nd-index-or-nth-occurrence-of-a-string-using-python-6e7288eadd6c
https://pythonvoyage.medium.com/find-the-2nd-index-or-nth-occurrence-of-a-string-using-python-6e7288eadd6c
Medium
Find the 2nd index or nth occurrence of a string using python
There’s no need to import any library in this example. Read the code, it’s self-explanatory.
Implementing Auth0 Authentication and Authorization in Python with Flask
https://medium.com/@przyczynski/implementing-auth0-authentication-and-authorization-in-python-with-flask-b165589ceeb7
https://medium.com/@przyczynski/implementing-auth0-authentication-and-authorization-in-python-with-flask-b165589ceeb7
Medium
Implementing Auth0 Authentication and Authorization in Python with Flask
Token, scopes, authorization and all other stuff needed to start Auth0 in your API
Vehicle Detection in video and image using Opencv
https://saineshnakra.medium.com/vehicle-detection-in-video-and-image-using-opencv-94d2f2f2d27
https://saineshnakra.medium.com/vehicle-detection-in-video-and-image-using-opencv-94d2f2f2d27
Medium
Vehicle Detection in video and image using Opencv
In this project, we will work on detecting and counting vehicles in a given image or video using openCV.
Automating Business Reports Visualization with Streamlit
https://medium.com/@diego.miranda02/automating-business-reports-visualization-with-streamlit-c44e92d6b281
https://medium.com/@diego.miranda02/automating-business-reports-visualization-with-streamlit-c44e92d6b281
Medium
Automating Business Reports Visualization with Streamlit
Introduction:
Data Science -Pandas Dataframe Operations -1
https://medium.com/@anupam981/data-science-pandas-dataframe-operations-1-e2924a11e24f
https://medium.com/@anupam981/data-science-pandas-dataframe-operations-1-e2924a11e24f
Medium
Data Science -Pandas Dataframe Operations -1
Let’s check how to create dataframes and various operations on pandas dataframe objects. Did you check this discussion Data Science —…
Jupyter AI — A generative AI extension for JupyterLab
https://medium.com/@marc.bolle/jupyter-ai-a-generative-ai-extension-for-jupyterlab-9f072b00e266
https://medium.com/@marc.bolle/jupyter-ai-a-generative-ai-extension-for-jupyterlab-9f072b00e266
Medium
Jupyter AI — A generative AI extension for JupyterLab
Discover Jupyter AI, a new Jupyter Lab extension that adds a generative AI-powered conversational assistant!
Data-Driven Demand Forecasting and Sales Trends (Part 2)
https://medium.com/@wmuratgulcan/data-driven-demand-forecasting-and-sales-trends-part-2-e3a81d04c431
https://medium.com/@wmuratgulcan/data-driven-demand-forecasting-and-sales-trends-part-2-e3a81d04c431
Medium
Data-Driven Demand Forecasting and Sales Trends (Part 2)
In the previous study, a review on sales trends was carried out. The purpose of this study is to determine the factors affecting the sales…