Mastering Customer Segmentation using Credit Card Transaction Data
https://towardsdatascience.com/mastering-customer-segmentation-using-credit-card-transaction-data-dc39a8465766
https://towardsdatascience.com/mastering-customer-segmentation-using-credit-card-transaction-data-dc39a8465766
Medium
Mastering Customer Segmentation using Credit Card Transaction Data
Using RFM Scores to Build Customer Segments
Unveiling Hidden Patterns: Supermarket Secrets Uncovered with Python’s Association Rules Mining
https://ttnguyen90.medium.com/unveiling-hidden-patterns-supermarket-secrets-uncovered-with-pythons-association-rules-mining-12a13f2ceb0
https://ttnguyen90.medium.com/unveiling-hidden-patterns-supermarket-secrets-uncovered-with-pythons-association-rules-mining-12a13f2ceb0
Medium
Unveiling Hidden Patterns: Supermarket Secrets Uncovered with Python’s Association Rules Mining
Have you ever wondered how supermarkets can uncover hidden patterns in their customer purchase data? In this blog, I dive into the…
East Africa in Numbers — Part 1: Child and Maternal Health
https://medium.com/@najibhassa/east-africa-in-numbers-part-1-child-and-maternal-health-188b348fe6eb
https://medium.com/@najibhassa/east-africa-in-numbers-part-1-child-and-maternal-health-188b348fe6eb
Medium
East Africa in Numbers — Part 1: Child and Maternal Health
Preamble
Understanding Expressions: Infix, Prefix, and Postfix Notations in Computer Science and Mathematics
https://medium.com/@serene_mulberry_tiger_125/understanding-expressions-infix-prefix-and-postfix-notations-in-computer-science-and-mathematics-c5390cee01be
https://medium.com/@serene_mulberry_tiger_125/understanding-expressions-infix-prefix-and-postfix-notations-in-computer-science-and-mathematics-c5390cee01be
Medium
Understanding Expressions: Infix, Prefix, and Postfix Notations in Computer Science and Mathematics
In computer science, infix, prefix, and postfix notations are utilized to represent mathematical expressions for computational processing. They are integral in parsing and evaluating mathematical…
Leetcode 713. Subarray Product Less Than K — Python.
https://medium.com/@alessandroamenta1/leetcode-713-subarray-product-less-than-k-python-7d068c3c29c4
https://medium.com/@alessandroamenta1/leetcode-713-subarray-product-less-than-k-python-7d068c3c29c4
Medium
Leetcode 713. Subarray Product Less Than K — Python.
In this article, we’ll solve a classic sliding window problem, its not very difficult but a good one to brush up on the sliding window…
Building a simple REST API with Python
https://medium.com/@estebanthi/building-a-simple-rest-api-with-python-b310c7cfed3e
https://medium.com/@estebanthi/building-a-simple-rest-api-with-python-b310c7cfed3e
Medium
Building a simple REST API with Python
Did you know that you can build APIs with Python? Indeed, as you know, Python is a very versatile programming language, and is widely used…
Taipy: a Tool for Building User-Friendly Production-Ready Data Scientists Applications
https://towardsdatascience.com/taipy-a-tool-for-building-user-friendly-production-ready-data-scientists-applications-80de97aaf7dd
https://towardsdatascience.com/taipy-a-tool-for-building-user-friendly-production-ready-data-scientists-applications-80de97aaf7dd
Medium
Taipy: a Tool for Building User-Friendly Production-Ready Data Scientists Applications
A simple, quick, and efficient way to build a full-stack data application
Event Driven Sytem with Kafka
https://medium.com/@limoodrice/event-driven-sytem-with-kafka-bfa664912b29
https://medium.com/@limoodrice/event-driven-sytem-with-kafka-bfa664912b29
Medium
Event Driven Sytem with Kafka
Apache Kafka
FRED Data Visualization on a USA Map
https://medium.com/@vedrathi10/fred-data-visualization-on-a-usa-map-e9adaf68a7e9
https://medium.com/@vedrathi10/fred-data-visualization-on-a-usa-map-e9adaf68a7e9
Medium
FRED Data Visualization on a USA Map
This article describes how we can access FRED data using API calls in Jupyter Notebooks (with Python) and show the data with interactivity…
A Tale of Two Worlds: Exploring the Drastic Differences Between React and Python
https://medium.com/@sadafchadwick/a-tale-of-two-worlds-exploring-the-drastic-differences-between-react-and-python-dd70d881bed1
https://medium.com/@sadafchadwick/a-tale-of-two-worlds-exploring-the-drastic-differences-between-react-and-python-dd70d881bed1
Medium
A Tale of Two Worlds: Exploring the Drastic Differences Between React and Python
Introduction:
10 Game-Changing Python Practices I Adopted to Level Up My Skills
https://medium.com/@araujogabe1/10-game-changing-python-practices-i-adopted-to-level-up-my-skills-511fd187dbcd
https://medium.com/@araujogabe1/10-game-changing-python-practices-i-adopted-to-level-up-my-skills-511fd187dbcd
Medium
10 Game-Changing Python Practices I Adopted to Level Up My Skills
Hey there, fellow Python enthusiasts! Today, I want to share with you the top 10 game-changing Python practices that have transformed the…
10 Python Habits I Ditched After a Decade of Experience
https://medium.com/@araujogabe1/10-python-habits-i-ditched-after-a-decade-of-experience-1b71b36444f1
https://medium.com/@araujogabe1/10-python-habits-i-ditched-after-a-decade-of-experience-1b71b36444f1
Medium
10 Python Habits I Ditched After a Decade of Experience
Hey there, fellow Pythonistas! How’s your coding journey going?
Python Data Structures Explained: Unlock the Secrets to Efficient Programming
https://medium.com/@araujogabe1/python-data-structures-explained-unlock-the-secrets-to-efficient-programming-374c42242a21
https://medium.com/@araujogabe1/python-data-structures-explained-unlock-the-secrets-to-efficient-programming-374c42242a21
Medium
Python Data Structures Explained: Unlock the Secrets to Efficient Programming
Hey there, fellow Python enthusiasts! Welcome to my blog, where I’m thrilled to share with you some amazing insights into the world of…
Language Translation API using AWS Translate!
https://harshitdawar.medium.com/language-translation-api-using-aws-translate-8dc2230fba5b
https://harshitdawar.medium.com/language-translation-api-using-aws-translate-8dc2230fba5b
Medium
Language Translation API using AWS Translate!
At present, the boom of AI is unstoppable, anyone who is looking to grab a decent job, should once consider AI for sure. However, the fact “any single technology won’t help” still holds. If you want…