Python Guide to Scraping Google Search Results
https://medium.com/@george.andrew/python-guide-to-scraping-google-search-results-f6f9d457f146
https://medium.com/@george.andrew/python-guide-to-scraping-google-search-results-f6f9d457f146
Medium
Python Guide to Scraping Google Search Results
Google search engine, is a goldmine of valuable data. However, extracting Google search results automatically and on a large…
Python Data Structures: Lists, Tuples, and Dictionaries
https://medium.com/@dhairyasaini1805/python-data-structures-lists-tuples-and-dictionaries-894599bfbfb6
https://medium.com/@dhairyasaini1805/python-data-structures-lists-tuples-and-dictionaries-894599bfbfb6
Medium
Python Data Structures: Lists, Tuples, and Dictionaries
In the world of Python programming, data structures play a crucial role in organizing and manipulating data efficiently. Among the most…
Wind Roses in python — pretty straight forward (sort of)
https://medium.com/@benjamin.ganko/wind-roses-in-python-pretty-straight-forward-sort-of-d859e64c5fba
https://medium.com/@benjamin.ganko/wind-roses-in-python-pretty-straight-forward-sort-of-d859e64c5fba
Medium
Wind Roses in python — pretty straight forward (sort of)
Someone asked me if I could whip up a wind rose in python. For reference, my python skills are functional, but I am no software developer.
Intelligent Web Browsing & Reporting with LangChain and OpenAI
https://medium.com/@crisvelasquez/intelligent-web-browsing-reporting-with-langchain-and-openai-9d98c083a07f
https://medium.com/@crisvelasquez/intelligent-web-browsing-reporting-with-langchain-and-openai-9d98c083a07f
Medium
Intelligent Web Browsing & Reporting with LangChain and OpenAI
A Technical End-to-End Python Guide to Automatic Web Browsing and Results Reporting
Analyzing a Covid-19 dataset using Python
https://medium.com/@rammele91/analyzing-a-covid-19-dataset-using-python-156e1a40dfbe
https://medium.com/@rammele91/analyzing-a-covid-19-dataset-using-python-156e1a40dfbe
Medium
Analyzing a Covid-19 dataset using Python
In this article, an overview of my Exploratory Data Analysis will be provided. I’m gonna guide you through the first steps of loading and…
The Importance of Configuration Files in Data Science Projects
https://medium.com/@lennart.dde/the-importance-of-configuration-files-in-data-science-projects-abcee5eca847
https://medium.com/@lennart.dde/the-importance-of-configuration-files-in-data-science-projects-abcee5eca847
Medium
The Importance of Configuration Files in Data Science Projects
In the realm of data science, where projects can be complex and multifaceted, maintaining clarity, reproducibility, and scalability is…
Hitting the Road: Choosing Your Programming Partner — GraphQL vs. RESTful APIs
https://medium.com/@jhaavi2020/hitting-the-road-choosing-your-programming-partner-graphql-vs-restful-apis-1372ebbc630d
https://medium.com/@jhaavi2020/hitting-the-road-choosing-your-programming-partner-graphql-vs-restful-apis-1372ebbc630d
Medium
Hitting the Road: Choosing Your Programming Partner — GraphQL vs. RESTful APIs
Imagine you’re customizing your dream car. With a RESTful API, you’d order the entire package: engine, tires, interior, paint job… even if you only wanted upgraded wheels. Pretty wasteful, right…
How to Split a Street Address and City without a Delimiter
https://python.plainenglish.io/how-to-split-a-street-address-and-city-without-a-delimiter-f94b5c476144
https://python.plainenglish.io/how-to-split-a-street-address-and-city-without-a-delimiter-f94b5c476144
Medium
How to Split a Street Address and City without a Delimiter
Using Python’s string slicing to clean up bad addresses
Sequential vs Functional vs Subclassing API in Tensorflow
https://medium.com/thedeephub/sequential-vs-functional-vs-subclassing-api-in-tensorflow-8bfcfe91859d
https://medium.com/thedeephub/sequential-vs-functional-vs-subclassing-api-in-tensorflow-8bfcfe91859d
Medium
Sequential vs Functional vs Subclassing API in Tensorflow
Choosing the best architecture for your model
Prompting GPT-4: Streamlit and Folium are a Match Made for Mapping
https://pub.towardsai.net/prompting-gpt-4-streamlit-and-folium-are-a-match-made-for-mapping-bfee46106f60
https://pub.towardsai.net/prompting-gpt-4-streamlit-and-folium-are-a-match-made-for-mapping-bfee46106f60
Medium
Prompting GPT-4: Streamlit and Folium are a Match Made for Mapping
UN GPI data visuals with Python’s streamlit-folium library
Announcing the release of Box Sign dedicated resource page for developers
https://medium.com/box-developer-blog/announcing-the-release-of-box-sign-dedicated-resource-page-for-developers-9f910c2f795d
https://medium.com/box-developer-blog/announcing-the-release-of-box-sign-dedicated-resource-page-for-developers-9f910c2f795d
Medium
Announcing the release of Box Sign dedicated resource page for developers
Hello developers,
Cycling Through Data: ETL to Visualization with Citi Bike Data, Python, MongoDB, and Streamlit.
https://medium.com/@iandanmathenge/cycling-through-data-etl-to-visualization-with-citi-bike-data-613910f87260
https://medium.com/@iandanmathenge/cycling-through-data-etl-to-visualization-with-citi-bike-data-613910f87260
Medium
Cycling Through Data: ETL to Visualization with Citi Bike Data, Python, MongoDB, and Streamlit.
In the ever-evolving landscape of data management, NoSQL databases have emerged as a powerful tool for handling Big Data. Intrigued by…
Generating QR codes with Python and Google Cloud Functions
https://rxbsxn.medium.com/generating-qr-codes-with-python-and-google-cloud-functions-6bdde375dbe3
https://rxbsxn.medium.com/generating-qr-codes-with-python-and-google-cloud-functions-6bdde375dbe3
Medium
Generating QR codes with Python and Google Cloud Functions
QR codes are pretty commonly used in today’s worlds, you meet them while buying tickets for the shows, public transport, even renting a…
Use the large-scale language model Llama2
https://rockyshikoku.medium.com/use-the-large-scale-language-model-llama2-d7ec052c00b2
https://rockyshikoku.medium.com/use-the-large-scale-language-model-llama2-d7ec052c00b2
Medium
Use the large-scale language model Llama2
Llama answers properly like Chat-GPT