RSSAmplifier

Blog

coding-the-past

codingthepast.comRSS feed ↗10 posts

Latest posts

Exploring the MET API with Python - Francisco Goya’s Artworks

Discover how to retrieve data from the MET API using Python. Convert complex JSON data into pandas DataFrames and create a visualization of the most frequent terms in Francisco Goya's artwork tags.

Data Science Quiz For Humanities

Test your skills with this interactive data science quiz covering statistics, Python, R, and data analysis. Perfect for beginners and advanced learners.

T test in R

Learn how to perform a T-Test in R and explore the statistical intuition behind the test.

From R to Tableau - Leverage Both Tools for Effective Dashboards

Tableau vs R - Explore how to use the pinochet R package and Tableau Public to visualize data about the Chilean dictatorship. Discover the strengths and limitations of R and Tableau for building dashboards.

My Journey Learning R as a Humanities Undergrad

Discover how a public policy master's student transformed frustration into successfully learning R — from first syntax errors in RStudio to mastering ggplot2 on DataCamp.

geom_bar() in ggplot2 Explained - When to Use stat=’count’ vs stat=’identity’

Learn how to use geom_bar() in ggplot2 to create count and identity bar plots. Understand how ggplot2’s statistical transformations work and how to customize your bars with stat and position.

How to calculate Z-Scores in Python

Master statistics by learning how to calculate and visualize Z-scores in Python. Learn data visualization techniques and enhance your statistical analysis skills!

Sentiment Analysis in R

Learn how to carry out sentiment analysis in R and apply it to historical speeches.

How to webscrape in R?

Learn how to webscrape in R and use it to gather real data on the Internet.

R vs Power BI

Understand R and Power BI differences and applications, from academic research to business intelligence, and discover how they can enrich your data analysis.