Data analysis and visualisation mini-project using Python, Pandas and Matplotlib within a Jupyter Notebook
-
Updated
Jul 21, 2026 - Jupyter Notebook
Data analysis and visualisation mini-project using Python, Pandas and Matplotlib within a Jupyter Notebook
A program that accepts a dataframe object, which in this case is a table containing individual reviews for various Python Courses. The data is then manipulated to create a different 'Month' column - from the already existing 'Timestamp' column. This new column only contains the year and month number. Afterwards the data is grouped by 'Month' and…
Original/webapp version of the Instant Dictionary. Also comes in an API form.
Graph Representing average number of cases, recoveries and deaths due to covid-19 in India in a day
To associate your repository with the justpy topic, visit your repo's landing page and select "manage topics."