Learning and teaching materials for R and Bioconductor
-
Updated
Jul 4, 2022 - HTML
Learning and teaching materials for R and Bioconductor
Business Science University R-Courses
This assignment is for the Course "Getting and Cleaning Data" of the Data Science Specialization offered by the John Hopkins University on Coursera.
This project utilizes R to preprocess Spotify's "Unpopular Songs" and "Genre of Artists" datasets from Kaggle. Following tidy data principles, it handles duplicates, transforms variables, scans for outliers, and normalizes data. The resulting clean dataset is ready for statistical analysis, ensuring accurate and ethical data practices.
Working through the book and exercises Pandas for Everyone by Daniel Chen
Using Python to incorporate tidy data framework to COVID-19 data from Ireland, plotly to visualise data, and Flask to publish visualisations a website.
Data Visualization in R - Tidy Data & Data from Wide to Long and Long to Back
Add a description, image, and links to the tidydata topic page so that developers can more easily learn about it.
To associate your repository with the tidydata topic, visit your repo's landing page and select "manage topics."