AI-Powered Recycled Aggregate Concrete: A Sustainable Revolution in the Construction
https://medium.com/@saadnoorafridi/ai-powered-recycled-aggregate-concrete-a-sustainable-revolution-in-the-construction-b642e2d3109d
https://medium.com/@saadnoorafridi/ai-powered-recycled-aggregate-concrete-a-sustainable-revolution-in-the-construction-b642e2d3109d
Medium
AI-Powered Recycled Aggregate Concrete: A Sustainable Revolution in the Construction
The construction industry faces a crucial challenge: reducing its environmental footprint while maintaining the high standards of performance and durability demanded by modern structures. Recycled…
A Practical Guide on Getting Stocks and Exchange Rate Data in Python
https://medium.com/@mouse3mic3/a-practical-guide-on-getting-stocks-and-exchange-rate-data-in-python-69ca273de77c
https://medium.com/@mouse3mic3/a-practical-guide-on-getting-stocks-and-exchange-rate-data-in-python-69ca273de77c
Medium
A Practical Guide on Getting Stocks and Exchange Rate Data in Python
Stock data are extremely popular, mainly used for testing various forecasting methods and portfolio optimization. Exchange rates are also…
FIFA 21 Dataset Cleaning Project Using Python
https://medium.com/@adelaniayomide2/fifa-21-dataset-cleaning-project-using-python-87ac712b564b
https://medium.com/@adelaniayomide2/fifa-21-dataset-cleaning-project-using-python-87ac712b564b
Medium
FIFA 21 Dataset Cleaning Project Using Python
Introduction
Mastering Python Functions: A Deep Dive into *args and **kwargs
https://medium.com/@khanfarazahmed7/mastering-python-functions-a-deep-dive-into-args-and-kwargs-e3c315aca9b2
https://medium.com/@khanfarazahmed7/mastering-python-functions-a-deep-dive-into-args-and-kwargs-e3c315aca9b2
Medium
Mastering Python Functions: A Deep Dive into *args and **kwargs
Studying the rizz of functions in Python
Find peak element if the array is circular
https://medium.com/@PythonicPioneer/find-peak-element-if-the-array-is-circular-f378e0429225
https://medium.com/@PythonicPioneer/find-peak-element-if-the-array-is-circular-f378e0429225
Medium
Find peak element if the array is circular
DSA for Interview Prep
How to Write Python Function Tests if you’ve Never done it
https://medium.com/@artur-khudaverdiev/how-to-write-python-function-tests-if-youve-never-done-it-ece8cd8a23de
https://medium.com/@artur-khudaverdiev/how-to-write-python-function-tests-if-youve-never-done-it-ece8cd8a23de
Medium
How to Write Python Function Tests if you’ve Never done it
The basics of testing reduce the likelihood of swearing from the team leader and reduce the number of errors on the breed as a whole. I…
Serverless development experience for embedded computer vision
https://medium.com/@miguelaeh/serverless-development-experience-for-embedded-computer-vision-d35c4a070674
https://medium.com/@miguelaeh/serverless-development-experience-for-embedded-computer-vision-d35c4a070674
Medium
Serverless development experience for embedded computer vision
Pipeless 1.0. Enjoy the development experience of serverless web framework for embedded computer vision
Boost your analytic workflow with Python and online web services!
https://medium.com/@wiumjolene/boost-your-analytic-workflow-with-python-and-online-web-services-1bdefe83be52
https://medium.com/@wiumjolene/boost-your-analytic-workflow-with-python-and-online-web-services-1bdefe83be52
Medium
Boost your analytic workflow with Python and online web services!
How I automate vessel tracking to determine the last date a vessel sailed from a country.
Stateless Coding: The Heartbeat of Modern Software Development 🌐
https://ramchandra-vadranam.medium.com/stateless-coding-the-heartbeat-of-modern-software-development-94b21e4518a5
https://ramchandra-vadranam.medium.com/stateless-coding-the-heartbeat-of-modern-software-development-94b21e4518a5
Medium
Stateless Coding: The Heartbeat of Modern Software Development 🌐
Unlocking the Power of Stateless Coding: A Guide to Scalable and Resilient Software Development with Python
Build a Reactive ToDo application in Django with Django-Unicorn
https://medium.com/django-unleashed/build-a-reactive-todo-application-in-django-with-django-unicorn-e4aa9eaf9fa1
https://medium.com/django-unleashed/build-a-reactive-todo-application-in-django-with-django-unicorn-e4aa9eaf9fa1
Medium
Build a Reactive ToDo application in Django with Django-Unicorn
This article aims to introduce Django-Unicorn, a magical addition to the Django ecosystem that promises to bridge the gap between…
Always Null: using PySpark Column Objects in AWS Glue to Alter Row Values
https://medium.com/@linnj4/always-null-using-pyspark-column-objects-in-aws-glue-to-alter-row-values-fa03c282f4ba
https://medium.com/@linnj4/always-null-using-pyspark-column-objects-in-aws-glue-to-alter-row-values-fa03c282f4ba
Medium
Always Null: using PySpark Column Objects in AWS Glue to Alter Row Values
Sometimes you just can’t use the built-in functions of PySpark, and need to make your own. Here, I needed values in a given column to be…