Python: Files Manipulation and Email Sending
https://medium.com/@felipesveiga/python-files-manipulation-and-email-sending-b4be8faa1165
https://medium.com/@felipesveiga/python-files-manipulation-and-email-sending-b4be8faa1165
Medium
Python: Files Manipulation and Email Sending
In the last days, I have dedicated my time to a project that aims automating the manipulation of large sets of files and also the usage of…
How I set up my weekly Strava Email Report with Python
https://medium.com/@linaoechsner/how-i-set-up-my-weekly-strava-premium-email-report-with-python-2412faf2401b
https://medium.com/@linaoechsner/how-i-set-up-my-weekly-strava-premium-email-report-with-python-2412faf2401b
Medium
How I set up my weekly Strava email dashboard with Python
I love running and I love analytics. So it’s hardly surprising that I recently got obsessed with Strava’s running stats. To me, the really…
7 Best Python Online Courses for Beginners to Learn Programming in 2022
https://medium.com/javarevisited/7-best-python-online-courses-for-beginners-to-learn-programming-abe12cecb1ad
https://medium.com/javarevisited/7-best-python-online-courses-for-beginners-to-learn-programming-abe12cecb1ad
Medium
10 Best Python Online Courses for Beginners and Experienced Developers in 2024
A curated list of best Python courses to learn Programming for Beginners in 2024 from Udemy, Coursera, edX, Pluralsight, and ZTM Academy
Explore Data Simply And Interactively In Python
https://lzpdatascience.medium.com/explore-data-simply-and-interactively-in-python-ef6138338ae2
https://lzpdatascience.medium.com/explore-data-simply-and-interactively-in-python-ef6138338ae2
Medium
Explore Data Simply And Interactively In Python
Programming might seem like a daunting task for many, especially those who think they might not be technically savvy. However, with the…
Intelligent delivery assistant with MTZ formulation using real time traffic and weather data
https://medium.com/@sesha37292/intelligent-delivery-assistant-with-mtz-formulation-using-real-time-traffic-and-weather-data-10964ca7574a
https://medium.com/@sesha37292/intelligent-delivery-assistant-with-mtz-formulation-using-real-time-traffic-and-weather-data-10964ca7574a
Medium
Intelligent delivery assistant with MTZ formulation using real time traffic and weather data
In the current decade delivery of products has become a necessity rather than a facility which can be of no choice. During the pandemic…
Training Convolutional Neural Networks in the Cloud
https://hmix13.medium.com/training-convolutional-neural-networks-in-the-cloud-eb82854caced
https://hmix13.medium.com/training-convolutional-neural-networks-in-the-cloud-eb82854caced
Medium
Training Convolutional Neural Networks in the Cloud
Using Saturn Cloud to train CNN on Cloud Premises
The Ultimate Guide for Clustering Mixed Data
https://medium.com/@egnkeany/the-ultimate-guide-for-clustering-mixed-data-1eefa0b4743b
https://medium.com/@egnkeany/the-ultimate-guide-for-clustering-mixed-data-1eefa0b4743b
Medium
The Ultimate Guide for Clustering Mixed Data
Clustering is an unsupervised machine learning technique used to group unlabeled data into clusters. These clusters are constructed to…
Generic way to Handle multiple Images on Django
https://medium.com/@christophelucchini2a/generic-way-to-handle-multiple-images-on-django-cb48379f5397
https://medium.com/@christophelucchini2a/generic-way-to-handle-multiple-images-on-django-cb48379f5397
Medium
Generic way to Handle multiple Images on Django
When we have a project that will have several images, it’s a good thing to think how to store those images for the project.
Codility Algorithm Practice Lesson 10: Prime and Composite Numbers, Task 2: MinPerimeterRectangle —…
https://medium.com/@deck451/codility-algorithm-practice-lesson-10-prime-and-composite-numbers-task-2-minperimeterrectangle-9dbdc6b1050f
https://medium.com/@deck451/codility-algorithm-practice-lesson-10-prime-and-composite-numbers-task-2-minperimeterrectangle-9dbdc6b1050f
Medium
Codility Algorithm Practice Lesson 10: Prime and Composite Numbers, Task 2: MinPerimeterRectangle — a Python approach
Greetings, fellow coders! Today I’ll write about the resolution of the Codility MinPerimeterRectangle challenge. It belongs to the Prime…
Your first automated workflow with ArcPy (part 1)
https://medium.com/@thdeandrade/your-first-automated-workflow-with-arcpy-part-1-9dd87c81de50
https://medium.com/@thdeandrade/your-first-automated-workflow-with-arcpy-part-1-9dd87c81de50
Medium
Your first automated workflow with ArcPy (part 1)
Do you ever get tired of doing the same tasks day after day? Before you think something, I’m not talking about situations like drinking…
Machine Learning Engineer Job Description
https://medium.com/the-business-of-ai/machine-learning-engineer-job-description-da6c907ee2c6
https://medium.com/the-business-of-ai/machine-learning-engineer-job-description-da6c907ee2c6
Medium
Machine Learning Engineer Job Description
About Prolego
Temporal Coils: Intro to Temporal Convolutional Networks for Time Series Forecasting in Python
https://towardsdatascience.com/temporal-coils-intro-to-temporal-convolutional-networks-for-time-series-forecasting-in-python-5907c04febc6
https://towardsdatascience.com/temporal-coils-intro-to-temporal-convolutional-networks-for-time-series-forecasting-in-python-5907c04febc6
Medium
Temporal Coils: Intro to Temporal Convolutional Networks for Time Series Forecasting in Python
A TCN Tutorial, Using the Darts Multi-Method Forecast Library
Improving Your Data Visualizations with Stacked Bar Charts in Python
https://towardsdatascience.com/improving-your-data-visualizations-with-stacked-bar-charts-in-python-f18e2b2b9b70
https://towardsdatascience.com/improving-your-data-visualizations-with-stacked-bar-charts-in-python-f18e2b2b9b70
Medium
Improving Your Data Visualizations with Stacked Bar Charts in Python
Using pandas and Plotly Express to visualize categorical data and show trends in your data set
Aplicando Data Storytelling com a Biblioteca Matplotlib
https://brayan-monserrah.medium.com/aplicando-data-storytelling-com-a-biblioteca-matplotlib-1a495ac69f37
https://brayan-monserrah.medium.com/aplicando-data-storytelling-com-a-biblioteca-matplotlib-1a495ac69f37
Medium
Aplicando Data Storytelling com a Biblioteca Matplotlib
Saindo do padrão e aplicando Storytelling aos gráficos de linha da biblioteca Matplotlib!