New classroom, computers, workshops New Apple Macintosh M1 computers are ready for hosting new workshops in person again. Apple M1 Macintosh The classroom is now equipped with Macintosh mac-mini computers with the new M1 chip. …
R
𝗙𝗿𝗲𝗲 𝗗𝗮𝘁𝗮 𝗦𝗰𝗶𝗲𝗻𝗰𝗲 𝗕𝗼𝗼𝗸𝘀
Becoming a Data Scientist If you are interested to become a data scientist, the following free resources and books would be very helpful. Free books using R These and other books aan be accessed for …
R and Python workshops – Fall 2022
Summary Check the Calendar listing for data analysis workshops links and registration forms. Below are workshop dates for SSCC, Madison chapter of Software Carpentry, and Steenbock Library series. Social Science Computing Cooperative (SSCC) The table …
w3schools code tutorials
w3schools: Learn to Code On the w3schools site I was surprised to find a lot more than informational tutorial for Web coding such as CSS or PHP. The site offers a large number of well …
R & Python workshops – Winter 2022
Summary (Free) Steenbock Library: R and python series (Free) SSCC (Social Science Computing Cooperative): SSCC Training Classes (low cost for UW) Software Carpentry: Software Carpentry @ UW-Madison Low cost registration ends January 5, 2022 See …
Do yourself a favor: learn Markdown – Episode 4. Reproducible reports
The message The essential message is this: stop using Copy/Paste from one program to another (e.g. a chart from Excel to Word) as this is a manual process that is not reproducible and can easily …
Data Analysis Workshops Winter 2021
SUMMARY: Check calendar for Free “R” and “Python” workshops (Steenbock Library.) “Introduction to R with RStudio,” “Data Wrangling in R” (SSCC – Social Science Computing Cooperative.) “Automating Tasks with the Unix Shell,” “Data Management with SQL,” “R: introduction / visualization / reports” (Software Carpentry through UW-Madison Data Science (fees apply).)
Strings as factors in R
Factors in R I recently mentioned the important default change that occurred with the release of the latest version of R (version 4.0.3) in a post titled Default preference reversal in R and how that …
Data Analysis Workshops Fall 2020
SUMMARY: Check calendar for Free “R” and “Python” workshops (Steenbock Library.) “Introduction to R with RStudio,” “Data Wrangling in R” (SSCC – Social Science Computing Cooperative.) “Automating Tasks with the Unix Shell,” “Data Management with SQL,” “Introduction to Docker” (Software Carpentry through UW-Madison Data Science (fees apply).)
R courses and tutorials. Classic, Tidyverse, Data Wrangling, ggplot2
This is a list of R material that I found online that I think can be useful as reference or as working material to learn R / RStudio / Mardkown. I’ll try to separate the …