Embodied Learning in the time of COVID I’m writing this post hoping to help frame a conversation about education in… Read more Embodied Cognition in the time of COVID
Step 3: Making polarity graphs more informative
Step 3: Making the graphs more informative The graphs from Step 2 were not the most helpful – and even… Read more Step 3: Making polarity graphs more informative
Step 2: Visualizing Data – but not well
Step 2: Visualizing cumulative polarity of sentiments across lines of text The last post basically provided a run down of… Read more Step 2: Visualizing Data – but not well
Step 1: Actually doing something with data
In Step 0, I basically scraped data from PDFs using pyplumber and then made word clouds using Pandas. It has… Read more Step 1: Actually doing something with data
Step 0: Data-scraping and visualization with Python
Datascraping and visualization with Python – for students Part I – Organizing data and word clouds The goal is to… Read more Step 0: Data-scraping and visualization with Python