How to set up automated Helm chart upgrades
https://blog.promaton.com/how-to-set-up-automated-helm-chart-upgrades-e292192a9aad
https://blog.promaton.com/how-to-set-up-automated-helm-chart-upgrades-e292192a9aad
Medium
How to set up automated Helm chart upgrades
At Promaton we love automation and experimenting with new and upcoming open source technologies. These applications are frequently updated…
Churn Prediction Analysis with Decision Tree Machine Learning in Python
https://medium.com/@alaind.fdr/churn-prediction-analysis-with-decision-tree-machine-learning-in-python-6795a4c98c43
https://medium.com/@alaind.fdr/churn-prediction-analysis-with-decision-tree-machine-learning-in-python-6795a4c98c43
Medium
Churn Prediction Analysis with Decision Tree Machine Learning in Python
Previously we talk about Kmeans Clustering as a part of unsupervised learning. Now we are moving on to talk about supervised learning. What…
Review Of Python Certifications — PCAP & PCPP
https://zl-liu.medium.com/review-of-python-certifications-pcap-pcpp-e96e3a28069b
https://zl-liu.medium.com/review-of-python-certifications-pcap-pcpp-e96e3a28069b
Medium
Python Certs Review— PCAP & PCPP1 by Python Institute
I managed to pass 2 Python certifications this year — PCAP and PCPP — and here are some thoughts and opinions that are hopefully useful to…
Learning Python From Scratch: Data Structures — Tuples
https://elifcelik.medium.com/learning-python-from-scratch-data-structures-tuples-66079c95687c
https://elifcelik.medium.com/learning-python-from-scratch-data-structures-tuples-66079c95687c
Medium
Learning Python From Scratch: Data Structures — Tuples
Hello everyone! I am one of the Sisterslab’s Women in Tech Academy project participants, supported by Toplum Gönüllüleri Vakfı. The…
Explore Open-source Python GIS and Earth Observation libraries Interactively
https://medium.com/spatial-data-science/explore-open-source-python-gis-and-earth-observation-libraries-interactively-8f22851745f9
https://medium.com/spatial-data-science/explore-open-source-python-gis-and-earth-observation-libraries-interactively-8f22851745f9
Medium
Explore Open-source Python GIS and Earth Observation libraries Interactively
Find out Packages and Visualise their connections/dependencies.
Understand `plt` and `axes` in matplotlib
https://medium.com/@hahahumble/understand-plt-and-axes-in-matplotlib-b6ce7624fcaa
https://medium.com/@hahahumble/understand-plt-and-axes-in-matplotlib-b6ce7624fcaa
Medium
Understand `plt` and `axes` in matplotlib
This trend following strategy did x3 over a 2-year backtest
https://medium.com/coinmonks/this-trend-following-strategy-did-x3-over-a-2-year-backtest-9e794214c85a
https://medium.com/coinmonks/this-trend-following-strategy-did-x3-over-a-2-year-backtest-9e794214c85a
Medium
This trend following strategy did x3 over a 2-year backtest
In this article, I demonstrate how useful my backtesting implementation is and share with you a simple strategy that gave promising…
The Functions of Python: A Guide to the Most Important Functions
https://medium.com/@ekalra1/the-functions-of-python-a-guide-to-the-most-important-functions-35677153b12f
https://medium.com/@ekalra1/the-functions-of-python-a-guide-to-the-most-important-functions-35677153b12f
Medium
The Functions of Python: A Guide to the Most Important Functions
Knowing the right functions is one of the most important things when you’re learning Python. The functions in Python are like commands that…
Тонкости SparkSession в Apache Spark Structured Streaming
https://medium.com/@bigdataschool/%D1%82%D0%BE%D0%BD%D0%BA%D0%BE%D1%81%D1%82%D0%B8-sparksession-%D0%B2-apache-spark-structured-streaming-cd1b1f671942
https://medium.com/@bigdataschool/%D1%82%D0%BE%D0%BD%D0%BA%D0%BE%D1%81%D1%82%D0%B8-sparksession-%D0%B2-apache-spark-structured-streaming-cd1b1f671942
Medium
Тонкости SparkSession в Apache Spark Structured Streaming
Может ли быть несколько сеансов в одном Spark-приложении с разной конфигурацией, зачем нужен метод foreachBatch() в структурированной потоковой передаче и чем он отличается от foreach(), почему…
Python Programming Language: How to Loop Through Dictionaries
https://liu-111.medium.com/python-programming-language-how-to-loop-through-dictionaries-16e5617df2aa
https://liu-111.medium.com/python-programming-language-how-to-loop-through-dictionaries-16e5617df2aa
Medium
Python Programming Language: How to Loop Through Dictionaries
Hi everyone, welcome back. In these examples, we will be going over how to loop through dictionaries in Python. Dictionaries can be used to…
Python Programming Language: How To Modify Elements Within a Dictionary
https://liu-111.medium.com/python-programming-language-how-to-modify-elements-within-a-dictionary-4b705e5e7fb
https://liu-111.medium.com/python-programming-language-how-to-modify-elements-within-a-dictionary-4b705e5e7fb
Medium
Python Programming Language: How To Modify Elements Within a Dictionary
Hi everyone, welcome back. In these examples, we will be going over how to modify elements from within a dictionary in Python. Dictionaries…
Python: Unit test with Pytest- Part-1
https://medium.com/@sunilrana123/python-unit-test-with-pytest-part-1-355c47f3f82c
https://medium.com/@sunilrana123/python-unit-test-with-pytest-part-1-355c47f3f82c
Medium
Python: Unit test with Pytest- Part-1
Software Testing
Analyzing The Bouncing DVD Logo Opener from ‘The Office’ Using Python
https://medium.com/geekculture/analyzing-the-bouncing-dvd-logo-opener-from-the-office-using-python-e5311f7cb97b
https://medium.com/geekculture/analyzing-the-bouncing-dvd-logo-opener-from-the-office-using-python-e5311f7cb97b
Medium
Analyzing The Bouncing DVD Logo Opener from ‘The Office’ Using Python
When will the logo hit the corner?
4 reasons why YOU should automate your trading strategy
https://medium.com/lemon-markets/4-reasons-why-you-should-automate-your-trading-strategy-7c1c2ac7bfd
https://medium.com/lemon-markets/4-reasons-why-you-should-automate-your-trading-strategy-7c1c2ac7bfd
Medium
4 reasons why YOU should automate your trading strategy
In the current volatile market conditions, everyone is trying to find ways to minimise portfolio loss. In that context, have you ever…
Create Django Project Folder with ease
https://medium.com/@yuvrajaryal83/create-django-project-folder-with-ease-b0323d357eb4
https://medium.com/@yuvrajaryal83/create-django-project-folder-with-ease-b0323d357eb4
Medium
Create Django Project Folder with ease
If you have started learning Django then I’m pretty sure creating the Django project folder at the start of the project is a real pain. You…
Python — Best Practices for Writing Decorators
https://tonylixu.medium.com/python-best-practices-for-writing-decorators-d83c84c8254f
https://tonylixu.medium.com/python-best-practices-for-writing-decorators-d83c84c8254f
Medium
Python — Best Practices for Writing Decorators
A little Python knowledge everyday!
Is Python a must-have skill in SCM?
https://medium.com/@sime.curkovic/is-python-a-must-have-skill-in-scm-83046227aeac
https://medium.com/@sime.curkovic/is-python-a-must-have-skill-in-scm-83046227aeac
Medium
Is Python a must-have skill in SCM? 200,000 vacant jobs on LinkedIn say yes. If you want to specialize in data & become a Supply…
Is Python a must-have skill in SCM? 200,000 vacant jobs on LinkedIn say yes. If you want to specialize in data & become a Supply Chain…
Python or R for Supply Chain professionals?
https://medium.com/@sime.curkovic/python-or-r-for-supply-chain-professionals-9dba981e911b
https://medium.com/@sime.curkovic/python-or-r-for-supply-chain-professionals-9dba981e911b
Medium
Python or R for Supply Chain professionals? There are only 500,000 unfilled SCM Data Science jobs on LinkedIn (only, sarcasm).
Python or R for Supply Chain professionals? There are only 500,000 unfilled SCM Data Science jobs on LinkedIn (only, sarcasm). All data…