Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 7 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,15 @@ ByteCompile: true
Imports:
yaml,
here,
tidyverse,
purrr,
dplyr,
stringr,
lubridate,
glue,
fs,
gh,
usethis,
assertr
assertr,
readr
URL: https://github.com/SaraMati/studyGroup
BugReports: https://github.com/SaraMati/studyGroup/issues
50 changes: 0 additions & 50 deletions _data/events.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
The basics of data analysis using the
programming language Python with a
beginner-friendly participatory live-coding.

# Date of the event in YYYY-MM-DD format
date: 2019-01-10
# Start and end time for event in 24 hour HH:MM format
Expand All @@ -21,7 +20,6 @@
# (e.g. "dplyr tidyr" or "Pandas>=0.21 Seaborn")
packages: ""
youtube_link: ""

skill_level: Beginner
# Beginner Intermediate Advanced
# R or Python
Expand All @@ -40,7 +38,6 @@
- Intro to R/navigating RStudio
- Intro to Tidyverse - pipe operators
- Basic data wrangling with dplyr and tidyr packages

# Date of the event in YYYY-MM-DD format
date: 2019-01-17
# Start and end time for event in 24 hour HH:MM format
Expand All @@ -54,9 +51,7 @@
# (e.g. "dplyr tidyr" or "Pandas>=0.21 Seaborn")
packages: "dplyr tidyr"
# Beginner Intermediate Advanced

youtube_link: ""

skill_level: Beginner
# R or Python
program_language: R
Expand All @@ -77,7 +72,6 @@
This is a beginner level workshop, so no previous knowledge is required.
A few intermediate level concept will be introduced, but we will not go
into scripting in BASH.

# Date of the event in YYYY-MM-DD format
date: 2019-01-24
# Start and end time for event in 24 hour HH:MM format
Expand All @@ -91,9 +85,7 @@
# (e.g. "dplyr tidyr" or "Pandas>=0.21 Seaborn")
packages: ""
# Beginner Intermediate Advanced

youtube_link: ""

skill_level: Beginner
# R or Python
program_language: Bash
Expand All @@ -118,7 +110,6 @@
- resizing drawing region and exporting
- importing from other sources (e.g. plots generated in R or Python)


# Date of the event in YYYY-MM-DD format
date: 2019-01-31
# Start and end time for event in 24 hour HH:MM format
Expand All @@ -132,25 +123,18 @@
# (e.g. "dplyr tidyr" or "Pandas>=0.21 Seaborn")
packages: ""
# Beginner Intermediate Advanced

youtube_link: ""

skill_level: Beginner
# R or Python
program_language: ""
# Only one label that will be put into the GitHub Issue
gh_labels: code-along




# Key is the part of the filename in _posts/
- key: R-reshape2
# Title of event that will show up as the GH Issue title
title: "Intro to TidyR and Reshape2"
# Explanation of event as a paragraph form
description: ""

# Date of the event in YYYY-MM-DD format
date: 2019-02-07
# Start and end time for event in 24 hour HH:MM format
Expand All @@ -164,17 +148,14 @@
# (e.g. "dplyr tidyr" or "Pandas>=0.21 Seaborn")
packages: ""
# Beginner Intermediate Advanced

youtube_link: ""

skill_level: Intermediate
# R or Python
program_language: R
# Only one label that will be put into the GitHub Issue
gh_labels: code-along



# Key is the part of the filename in _posts/
- key: python-imageprocessing
# Title of event that will show up as the GH Issue title
Expand All @@ -183,7 +164,6 @@
description: >
This is an introductory tutorial on image processing using Python packages.
We will understand image data types, manipulate and prepare images for analysis such as image segmentation.

# Date of the event in YYYY-MM-DD format
date: 2019-02-14
# Start and end time for event in 24 hour HH:MM format
Expand All @@ -197,9 +177,7 @@
# (e.g. "dplyr tidyr" or "Pandas>=0.21 Seaborn")
packages: ""
# Beginner Intermediate Advanced

youtube_link: ""

skill_level: Intermediate
# R or Python
program_language: Python
Expand All @@ -209,7 +187,6 @@



# Key is the part of the filename in _posts/
- key: R-shinyapps
# Title of event that will show up as the GH Issue title
title: "R: Interactive Plotting with Shinny Apps"
Expand All @@ -228,9 +205,7 @@
# (e.g. "dplyr tidyr" or "Pandas>=0.21 Seaborn")
packages: ""
# Beginner Intermediate Advanced

youtube_link: ""

skill_level: Intermediate
# R or Python
program_language: R
Expand All @@ -257,18 +232,14 @@
# (e.g. "dplyr tidyr" or "Pandas>=0.21 Seaborn")
packages: ""
# Beginner Intermediate Advanced

youtube_link: ""

skill_level: Advanced
# R or Python
program_language: Python
# Only one label that will be put into the GitHub Issue
gh_labels: code-along



# Key is the part of the filename in _posts/
- key: git-testing
# Title of event that will show up as the GH Issue title
title: "Git Continuous Integration and Testing"
Expand All @@ -287,19 +258,13 @@
# (e.g. "dplyr tidyr" or "Pandas>=0.21 Seaborn")
packages: ""
# Beginner Intermediate Advanced

youtube_link: ""

skill_level: Advanced
# R or Python
program_language: Git
# Only one label that will be put into the GitHub Issue
gh_labels: code-along




# Key is the part of the filename in _posts/
- key: software-defined-radio
# Title of event that will show up as the GH Issue title
title: "Information on the Air - Software Defined Radio"
Expand All @@ -318,18 +283,13 @@
# (e.g. "dplyr tidyr" or "Pandas>=0.21 Seaborn")
packages: ""
# Beginner Intermediate Advanced

youtube_link: ""

skill_level: Intermediate
# R or Python
program_language: ""
# Only one label that will be put into the GitHub Issue
gh_labels: code-along



# Key is the part of the filename in _posts/
- key: Regression-R
# Title of event that will show up as the GH Issue title
title: "Regression Models in R"
Expand All @@ -348,17 +308,14 @@
# (e.g. "dplyr tidyr" or "Pandas>=0.21 Seaborn")
packages: ""
# Beginner Intermediate Advanced

youtube_link: ""

skill_level: Intermediate
# R or Python
program_language: R
# Only one label that will be put into the GitHub Issue
gh_labels: code-along


# Key is the part of the filename in _posts/
- key: HTML
# Title of event that will show up as the GH Issue title
title: HTML and Web Design
Expand All @@ -377,19 +334,12 @@
# (e.g. "dplyr tidyr" or "Pandas>=0.21 Seaborn")
packages: ""
# Beginner Intermediate Advanced

youtube_link: ""

skill_level: Beginner
# R or Python
program_language: html
# Only one label that will be put into the GitHub Issue
gh_labels: code-along




# Key is the part of the filename in _posts/
- key: ggplot2
# Title of event that will show up as the GH Issue title
title: "Intro to ggplot2 in R"
Expand Down
10 changes: 10 additions & 0 deletions _posts/2019-01-10-intro-python.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
title: "Intro to Python"
text: "The basics of data analysis using the programming language Python with a beginner-friendly participatory live-coding.
"
location: "MADLab"
link: "NA"
date: "2019-01-10"
startTime: "18:10"
endTime: "19:00"
---
9 changes: 9 additions & 0 deletions _posts/2019-01-15-coffee-and-code.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
title: "Coffee and Code"
text: "A casual co-working session - bring your laptop and whatever you're working on!"
location: "Second Cup at Grad Room"
link: "https://github.com/UofTCoders/Events/issues/211"
date: "2019-01-15"
startTime: "09:00"
endTime: "11:00"
---
10 changes: 10 additions & 0 deletions _posts/2019-01-17-Intro-R.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
title: "Intro to R and Tidyverse"
text: "The basics of using R and the Tidyverse for working with data, specifically: - Intro to R/navigating RStudio - Intro to Tidyverse - pipe operators - Basic data wrangling with dplyr and tidyr packages
"
location: "MADLab"
link: "https://github.com/UofTCoders/Events/issues/219"
date: "2019-01-17"
startTime: "18:10"
endTime: "19:00"
---
10 changes: 10 additions & 0 deletions _posts/2019-01-24-Intro-Bash.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
title: "Intro to Bash/Shell Scripting"
text: "This introduction to BASH aims to make participants capable of working from the command line in Unix environments. The focus of this lesson will be to learn common file system tasks and to use built-in tools to make your work more efficient (and fun!). This is a beginner level workshop, so no previous knowledge is required. A few intermediate level concept will be introduced, but we will not go into scripting in BASH.
"
location: "MADLab"
link: "https://github.com/UofTCoders/Events/issues/220"
date: "2019-01-24"
startTime: "18:10"
endTime: "19:00"
---
9 changes: 9 additions & 0 deletions _posts/2019-01-29-coffee-and-code.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
title: "Coffee and Code"
text: "A casual co-working session - bring your laptop and whatever you're working on!"
location: "Second Cup at Grad Room"
link: "https://github.com/UofTCoders/Events/issues/212"
date: "2019-01-29"
startTime: "09:00"
endTime: "11:00"
---
11 changes: 11 additions & 0 deletions _posts/2019-01-31-inkscape.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
title: "Inkscape - An Open-Source Alternative to Adobe Illustrator"
text: "We will learn to use Inkscape, a cross-platform open source graphic design software.
We will cover: - why use vector graphics instead of rasterized, - basic interface features of Inkscape - paths/shapes - strokes/fills - groups/layers/alignment - resizing drawing region and exporting - importing from other sources (e.g. plots generated in R or Python)
"
location: "MADLab"
link: "https://github.com/UofTCoders/Events/issues/221"
date: "2019-01-31"
startTime: "18:10"
endTime: "19:00"
---
9 changes: 9 additions & 0 deletions _posts/2019-02-07-R-reshape2.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
title: "Intro to TidyR and Reshape2"
text: ""
location: "MADLab"
link: "https://github.com/UofTCoders/Events/issues/222"
date: "2019-02-07"
startTime: "18:10"
endTime: "19:00"
---
9 changes: 9 additions & 0 deletions _posts/2019-02-12-coffee-and-code.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
title: "Coffee and Code"
text: "A casual co-working session - bring your laptop and whatever you're working on!"
location: "Second Cup at Grad Room"
link: "https://github.com/UofTCoders/Events/issues/213"
date: "2019-02-12"
startTime: "09:00"
endTime: "11:00"
---
10 changes: 10 additions & 0 deletions _posts/2019-02-14-python-imageprocessing.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
title: "Image Processing in Python"
text: "This is an introductory tutorial on image processing using Python packages. We will understand image data types, manipulate and prepare images for analysis such as image segmentation.
"
location: "MADLab"
link: "https://github.com/UofTCoders/Events/issues/223"
date: "2019-02-14"
startTime: "18:10"
endTime: "19:00"
---
9 changes: 9 additions & 0 deletions _posts/2019-02-21-R-shinyapps.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
title: "R: Interactive Plotting with Shinny Apps"
text: ""
location: "MADLab"
link: "https://github.com/UofTCoders/Events/issues/224"
date: "2019-02-21"
startTime: "18:10"
endTime: "19:00"
---
9 changes: 9 additions & 0 deletions _posts/2019-02-26-coffee-and-code.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
title: "Coffee and Code"
text: "A casual co-working session - bring your laptop and whatever you're working on!"
location: "Second Cup at Grad Room"
link: "https://github.com/UofTCoders/Events/issues/214"
date: "2019-02-26"
startTime: "09:00"
endTime: "11:00"
---
9 changes: 9 additions & 0 deletions _posts/2019-02-28-deeplearning-tensorflow.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
title: "Deep Learning with Tensorflow and Keras"
text: ""
location: "MADLab"
link: "https://github.com/UofTCoders/Events/issues/225"
date: "2019-02-28"
startTime: "18:10"
endTime: "19:00"
---
9 changes: 9 additions & 0 deletions _posts/2019-03-07-git-testing.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
title: "Git Continuous Integration and Testing"
text: ""
location: "MADLab"
link: "https://github.com/UofTCoders/Events/issues/226"
date: "2019-03-07"
startTime: "18:10"
endTime: "19:00"
---
9 changes: 9 additions & 0 deletions _posts/2019-03-12-coffee-and-code.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
title: "Coffee and Code"
text: "A casual co-working session - bring your laptop and whatever you're working on!"
location: "Second Cup at Grad Room"
link: "https://github.com/UofTCoders/Events/issues/215"
date: "2019-03-12"
startTime: "09:00"
endTime: "11:00"
---
Loading