Data Visualization for the Classroom

Used data visualization techniques to help show findings for a science classroom teachers thesis.

Data Exploration into Student Data

Used EDA to help uncover insights into student data.

NLP for Teacher Comments

Used NLP techniques on teacher comments.

Understanding Box Plots

A look into understanding a box plot and using Seaborn to show a box plot.

Finding the Metrics of Numerical and Categorical Variables

Finding the mean, median, minimum, and maximum by defining a function in Python.