|
7 | 7 | The basics of data analysis using the
|
8 | 8 | programming language Python with a
|
9 | 9 | beginner-friendly participatory live-coding.
|
10 |
| -
|
11 | 10 | # Date of the event in YYYY-MM-DD format
|
12 | 11 | date: 2019-01-10
|
13 | 12 | # Start and end time for event in 24 hour HH:MM format
|
|
21 | 20 | # (e.g. "dplyr tidyr" or "Pandas>=0.21 Seaborn")
|
22 | 21 | packages: ""
|
23 | 22 | youtube_link: ""
|
24 |
| - |
25 | 23 | skill_level: Beginner
|
26 | 24 | # Beginner Intermediate Advanced
|
27 | 25 | # R or Python
|
|
40 | 38 | - Intro to R/navigating RStudio
|
41 | 39 | - Intro to Tidyverse - pipe operators
|
42 | 40 | - Basic data wrangling with dplyr and tidyr packages
|
43 |
| -
|
44 | 41 | # Date of the event in YYYY-MM-DD format
|
45 | 42 | date: 2019-01-17
|
46 | 43 | # Start and end time for event in 24 hour HH:MM format
|
|
54 | 51 | # (e.g. "dplyr tidyr" or "Pandas>=0.21 Seaborn")
|
55 | 52 | packages: "dplyr tidyr"
|
56 | 53 | # Beginner Intermediate Advanced
|
57 |
| - |
58 | 54 | youtube_link: ""
|
59 |
| - |
60 | 55 | skill_level: Beginner
|
61 | 56 | # R or Python
|
62 | 57 | program_language: R
|
|
77 | 72 | This is a beginner level workshop, so no previous knowledge is required.
|
78 | 73 | A few intermediate level concept will be introduced, but we will not go
|
79 | 74 | into scripting in BASH.
|
80 |
| -
|
81 | 75 | # Date of the event in YYYY-MM-DD format
|
82 | 76 | date: 2019-01-24
|
83 | 77 | # Start and end time for event in 24 hour HH:MM format
|
|
91 | 85 | # (e.g. "dplyr tidyr" or "Pandas>=0.21 Seaborn")
|
92 | 86 | packages: ""
|
93 | 87 | # Beginner Intermediate Advanced
|
94 |
| - |
95 | 88 | youtube_link: ""
|
96 |
| - |
97 | 89 | skill_level: Beginner
|
98 | 90 | # R or Python
|
99 | 91 | program_language: Bash
|
|
118 | 110 | - resizing drawing region and exporting
|
119 | 111 | - importing from other sources (e.g. plots generated in R or Python)
|
120 | 112 |
|
121 |
| -
|
122 | 113 | # Date of the event in YYYY-MM-DD format
|
123 | 114 | date: 2019-01-31
|
124 | 115 | # Start and end time for event in 24 hour HH:MM format
|
|
132 | 123 | # (e.g. "dplyr tidyr" or "Pandas>=0.21 Seaborn")
|
133 | 124 | packages: ""
|
134 | 125 | # Beginner Intermediate Advanced
|
135 |
| - |
136 | 126 | youtube_link: ""
|
137 |
| - |
138 | 127 | skill_level: Beginner
|
139 | 128 | # R or Python
|
140 | 129 | program_language: ""
|
141 | 130 | # Only one label that will be put into the GitHub Issue
|
142 | 131 | gh_labels: code-along
|
143 | 132 |
|
144 |
| - |
145 |
| - |
146 |
| - |
147 |
| - # Key is the part of the filename in _posts/ |
148 | 133 | - key: R-reshape2
|
149 | 134 | # Title of event that will show up as the GH Issue title
|
150 | 135 | title: "Intro to TidyR and Reshape2"
|
151 | 136 | # Explanation of event as a paragraph form
|
152 | 137 | description: ""
|
153 |
| - |
154 | 138 | # Date of the event in YYYY-MM-DD format
|
155 | 139 | date: 2019-02-07
|
156 | 140 | # Start and end time for event in 24 hour HH:MM format
|
|
164 | 148 | # (e.g. "dplyr tidyr" or "Pandas>=0.21 Seaborn")
|
165 | 149 | packages: ""
|
166 | 150 | # Beginner Intermediate Advanced
|
167 |
| - |
168 | 151 | youtube_link: ""
|
169 |
| - |
170 | 152 | skill_level: Intermediate
|
171 | 153 | # R or Python
|
172 | 154 | program_language: R
|
173 | 155 | # Only one label that will be put into the GitHub Issue
|
174 | 156 | gh_labels: code-along
|
175 | 157 |
|
176 | 158 |
|
177 |
| - |
178 | 159 | # Key is the part of the filename in _posts/
|
179 | 160 | - key: python-imageprocessing
|
180 | 161 | # Title of event that will show up as the GH Issue title
|
|
183 | 164 | description: >
|
184 | 165 | This is an introductory tutorial on image processing using Python packages.
|
185 | 166 | We will understand image data types, manipulate and prepare images for analysis such as image segmentation.
|
186 |
| -
|
187 | 167 | # Date of the event in YYYY-MM-DD format
|
188 | 168 | date: 2019-02-14
|
189 | 169 | # Start and end time for event in 24 hour HH:MM format
|
|
197 | 177 | # (e.g. "dplyr tidyr" or "Pandas>=0.21 Seaborn")
|
198 | 178 | packages: ""
|
199 | 179 | # Beginner Intermediate Advanced
|
200 |
| - |
201 | 180 | youtube_link: ""
|
202 |
| - |
203 | 181 | skill_level: Intermediate
|
204 | 182 | # R or Python
|
205 | 183 | program_language: Python
|
|
209 | 187 |
|
210 | 188 |
|
211 | 189 |
|
212 |
| - # Key is the part of the filename in _posts/ |
213 | 190 | - key: R-shinyapps
|
214 | 191 | # Title of event that will show up as the GH Issue title
|
215 | 192 | title: "R: Interactive Plotting with Shinny Apps"
|
|
228 | 205 | # (e.g. "dplyr tidyr" or "Pandas>=0.21 Seaborn")
|
229 | 206 | packages: ""
|
230 | 207 | # Beginner Intermediate Advanced
|
231 |
| - |
232 | 208 | youtube_link: ""
|
233 |
| - |
234 | 209 | skill_level: Intermediate
|
235 | 210 | # R or Python
|
236 | 211 | program_language: R
|
|
257 | 232 | # (e.g. "dplyr tidyr" or "Pandas>=0.21 Seaborn")
|
258 | 233 | packages: ""
|
259 | 234 | # Beginner Intermediate Advanced
|
260 |
| - |
261 | 235 | youtube_link: ""
|
262 |
| - |
263 | 236 | skill_level: Advanced
|
264 | 237 | # R or Python
|
265 | 238 | program_language: Python
|
266 | 239 | # Only one label that will be put into the GitHub Issue
|
267 | 240 | gh_labels: code-along
|
268 | 241 |
|
269 | 242 |
|
270 |
| - |
271 |
| - # Key is the part of the filename in _posts/ |
272 | 243 | - key: git-testing
|
273 | 244 | # Title of event that will show up as the GH Issue title
|
274 | 245 | title: "Git Continuous Integration and Testing"
|
|
287 | 258 | # (e.g. "dplyr tidyr" or "Pandas>=0.21 Seaborn")
|
288 | 259 | packages: ""
|
289 | 260 | # Beginner Intermediate Advanced
|
290 |
| - |
291 | 261 | youtube_link: ""
|
292 |
| - |
293 | 262 | skill_level: Advanced
|
294 | 263 | # R or Python
|
295 | 264 | program_language: Git
|
296 | 265 | # Only one label that will be put into the GitHub Issue
|
297 | 266 | gh_labels: code-along
|
298 | 267 |
|
299 |
| - |
300 |
| - |
301 |
| - |
302 |
| - # Key is the part of the filename in _posts/ |
303 | 268 | - key: software-defined-radio
|
304 | 269 | # Title of event that will show up as the GH Issue title
|
305 | 270 | title: "Information on the Air - Software Defined Radio"
|
|
318 | 283 | # (e.g. "dplyr tidyr" or "Pandas>=0.21 Seaborn")
|
319 | 284 | packages: ""
|
320 | 285 | # Beginner Intermediate Advanced
|
321 |
| - |
322 | 286 | youtube_link: ""
|
323 |
| - |
324 | 287 | skill_level: Intermediate
|
325 | 288 | # R or Python
|
326 | 289 | program_language: ""
|
327 | 290 | # Only one label that will be put into the GitHub Issue
|
328 | 291 | gh_labels: code-along
|
329 | 292 |
|
330 |
| - |
331 |
| - |
332 |
| - # Key is the part of the filename in _posts/ |
333 | 293 | - key: Regression-R
|
334 | 294 | # Title of event that will show up as the GH Issue title
|
335 | 295 | title: "Regression Models in R"
|
|
348 | 308 | # (e.g. "dplyr tidyr" or "Pandas>=0.21 Seaborn")
|
349 | 309 | packages: ""
|
350 | 310 | # Beginner Intermediate Advanced
|
351 |
| - |
352 | 311 | youtube_link: ""
|
353 |
| - |
354 | 312 | skill_level: Intermediate
|
355 | 313 | # R or Python
|
356 | 314 | program_language: R
|
357 | 315 | # Only one label that will be put into the GitHub Issue
|
358 | 316 | gh_labels: code-along
|
359 | 317 |
|
360 | 318 |
|
361 |
| - # Key is the part of the filename in _posts/ |
362 | 319 | - key: HTML
|
363 | 320 | # Title of event that will show up as the GH Issue title
|
364 | 321 | title: HTML and Web Design
|
|
377 | 334 | # (e.g. "dplyr tidyr" or "Pandas>=0.21 Seaborn")
|
378 | 335 | packages: ""
|
379 | 336 | # Beginner Intermediate Advanced
|
380 |
| - |
381 | 337 | youtube_link: ""
|
382 |
| - |
383 | 338 | skill_level: Beginner
|
384 | 339 | # R or Python
|
385 | 340 | program_language: html
|
386 | 341 | # Only one label that will be put into the GitHub Issue
|
387 | 342 | gh_labels: code-along
|
388 |
| - |
389 |
| - |
390 |
| - |
391 |
| - |
392 |
| - # Key is the part of the filename in _posts/ |
393 | 343 | - key: ggplot2
|
394 | 344 | # Title of event that will show up as the GH Issue title
|
395 | 345 | title: "Intro to ggplot2 in R"
|
|
0 commit comments