Coders Packet

Packets submitted by Sai Koushik Kalakota

Youtube Data Analysis using Python

In this project, I am going to analyse and visualize data generated by Youtube by the end of this project you can learn how to analyse text data and text cleaning and basic plotting with Plotly.

Covid-19 Data Visualization using Plotly-Python

In this project, I am going to visualize country and continent wise COVID-19 dataset by the end of this project you can learn basic plotting with Plotly.

Evaluation of Postfix Expression using C++ STL

In this blog, I am going to explain how to evaluate postfix expression using the C++ standard template library.