Exploring the Titanic Dataset Using R Posted by By The Coding Mango January 13, 2023 The Titanic dataset is a dataset used for exploring data analysis and machine learning techniques, and predict survival patterns.
Building CPI Dashboard in Python with Dash Posted by By The Coding Mango January 13, 2023 A few months ago, I created a simple dashboard using Python Dash to visualize the CPI values, oil production, and oil prices. Dash provides an excellent framework that allows me to create a dashboard in Python. Now I am ready to making it better.