Data analysis and visualisation mini-project using Python, Pandas and Matplotlib within a Jupyter Notebook
-
Updated
Oct 27, 2024 - 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
Add a description, image, and links to the justpy topic page so that developers can more easily learn about it.
To associate your repository with the justpy topic, visit your repo's landing page and select "manage topics."