Skip to content

Commit

Permalink
Replace vids with templates.
Browse files Browse the repository at this point in the history
  • Loading branch information
jonthegeek committed Aug 28, 2023
1 parent d2ea85a commit ff8fa3d
Show file tree
Hide file tree
Showing 13 changed files with 32 additions and 113 deletions.
17 changes: 2 additions & 15 deletions 01_video.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -2,24 +2,11 @@

## Cohort 01

<iframe width="560" height="315" src="https://www.youtube.com/embed/gtYyk-6MpQg" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<iframe width="560" height="315" src="https://www.youtube.com/embed/LINKCODE" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>

<summary><details>
```
00:07:02 Lucio Cornejo: start
00:12:04 Mateo Vega: Hey everyone! sorry I cannot turn on the mic right now
00:12:32 Mateo Vega: On the ISLR?
00:12:50 Mateo Vega: No hahaha
00:13:48 Mateo Vega: Yes, both things would be fine
00:13:56 Shah Nawaz: both
00:19:20 Mateo Vega: I would like to use quarto
00:19:52 Mateo Vega: I already have some practice with it so no problem
00:21:38 Lydia Gibson: https://quarto.org/docs/presentations/
00:22:16 Lydia Gibson: Quarto book sounds good
00:37:56 Lydia Gibson: I think that's classification
00:41:34 Mateo Vega: See you, thanks!
00:41:40 Lucio Cornejo: end
LOG
```
</details>
</summary>

25 changes: 2 additions & 23 deletions 02_video.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -2,32 +2,11 @@

## Cohort 01

<iframe width="560" height="315" src="https://www.youtube.com/embed/MaEjLS2ouGg" title="Python for Data Analysis: Quarto/Python Language Basics, IPython, Jupyter Notebooks" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<iframe width="560" height="315" src="https://www.youtube.com/embed/LINKCODE" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>

<summary><details>
```
00:09:36 Isabella Velásquez: https://github.com/r4ds/bookclub-py4da
00:15:43 Layla Bouzoubaa: heart heart heart
00:15:50 Layla Bouzoubaa: I am lving quarto
00:16:07 Layla Bouzoubaa: 😻😻😻😻
00:16:27 shamsuddeen: Yes
00:17:49 Jadey Ryan: thank you so much Isabella! so helpful 🥳
00:21:12 Isabella Velásquez: Get started with Quarto: https://quarto.org/docs/get-started/
00:21:50 Ron: Busted ;)
00:39:01 Isabella Velásquez: import pandas as pd
%pdef pd.read_csv
00:39:23 Isabella Velásquez: ^ this runs (no parentheses)
00:41:15 Ron: For simpler functions %pdef is pretty helpful, for example %pdef pd.DataFrame is only a few lines ;)
00:41:46 Layla Bouzoubaa: ahh, perfect! thank you much!
00:43:13 Layla Bouzoubaa: wooaahh
00:52:53 Isabella Velásquez: Error in "5" + 6 : non-numeric argument to binary operator
01:02:27 Ron: I LOVE f-strings.
01:06:45 Isabella Velásquez: I have to go, thanks so much, this was great!
01:07:19 Layla Bouzoubaa: me as well, have a great weekend all!
01:08:17 Jim Gruman: thankyou!!!
01:08:25 Jadey Ryan: thank you!!!
LOG
```
</details>
</summary>

8 changes: 2 additions & 6 deletions 03_video.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,11 @@

## Cohort 01

<iframe width="560" height="315" src="https://www.youtube.com/embed/hlWTh7gDgVM" title="Python for Data Analysis: Built-in Data Structures, Functions, and Files (py4da01 3)" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<iframe width="560" height="315" src="https://www.youtube.com/embed/LINKCODE" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>

<summary><details>
```
00:30:39 Karim Badr: Is there a difference between append and extend?
00:30:57 Ron: Append is for adding a single element
00:31:11 Karim Badr: Thanks!
00:36:34 Ron: Some discussion of this here: https://stackoverflow.com/questions/11364533/why-are-slice-and-range-upper-bound-exclusive
00:36:49 Ron: if you are wondering (like I am) why it is like that :)
LOG
```
</details>
</summary>
6 changes: 2 additions & 4 deletions 04_video.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,11 @@

## Cohort 01

<iframe width="560" height="315" src="https://www.youtube.com/embed/yg9j1IN3XV8" title="Python for Data Analysis: NumPy Basics: Arrays and Vectorized Computation" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<iframe width="560" height="315" src="https://www.youtube.com/embed/LINKCODE" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>

<summary><details>
```
00:37:17 Serena DeStefani: Sorry, I have to go today because I have some work left to do. But this session is very nice and hopefully I will be back! Thank you
00:53:43 Karim Badr: Quick google search about transpose vs swapaxes and other forms for this: https://blog.fearcat.in/a?ID=01750-160525d9-9c23-4590-9020-6a3f90d3bdbf
LOG
```
</details>
</summary>

11 changes: 2 additions & 9 deletions 05_video.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,11 @@

## Cohort 01

<iframe width="560" height="315" src="https://www.youtube.com/embed/a59xpcWFfSQ" title="Python for Data Analysis: Getting Started with pandas" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<iframe width="560" height="315" src="https://www.youtube.com/embed/LINKCODE" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>

<summary><details>
```
00:43:47 Karim Badr: Great summary!
00:44:18 Oluwafemi Oyedele: Thank you !!!
00:44:23 Jim Gruman: Thank You!!!!
00:44:24 shamsuddeen: thank you
00:44:30 Jadey Ryan: thank you Ron!
00:44:56 Layla Bouzoubaa: Jim i love you hex stickers in the frame! i'm going to steal that idea 😄
00:46:06 Serena DeStefani: 😂
LOG
```
</details>
</summary>

22 changes: 2 additions & 20 deletions 06_video.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -2,29 +2,11 @@

## Cohort 01

<iframe width="560" height="315" src="https://www.youtube.com/embed/vrwt3R8PIeA" title="Python for Data Analysis: Data Loading, Storage, and File Formats" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<iframe width="560" height="315" src="https://www.youtube.com/embed/LINKCODE" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>

<summary><details>
```
00:04:53 phanikumar tata: hello everyone , got some issues with my camera
00:57:00 Jim Gruman: thank you Jadey!!
00:57:30 phanikumar tata: Great presentation
00:57:47 phanikumar tata: can you
00:58:14 phanikumar tata: you show you how u r doing .QMD plese
00:58:33 phanikumar tata: Quearto to run Python
00:58:37 Isabella Velásquez: quarto --help
01:00:22 Isabella Velásquez: https://www.youtube.com/watch?v=MaEjLS2ouGg&list=PL3x6DOfs2NGh7IQIQ_pXNkjLVKa-7lgCw&index=2
01:00:50 phanikumar tata: do u have a link
01:00:56 phanikumar tata: Thanks a lot
01:02:08 phanikumar tata: Oh u need to install reticulate on top of Quearto
01:03:06 Isabella Velásquez: pip install nbformat
01:04:33 Isabella Velásquez: you do if you're using RStudio. If you're using Jupyter Lab or VS Code, you do not
01:04:54 Isabella Velásquez: actually, you may not need reticulate on RStudio - have to double check
01:07:51 phanikumar tata: some times
01:07:59 phanikumar tata: .lock file would fail it
01:08:02 phanikumar tata: to work
LOG
```
</details>
</summary>

5 changes: 2 additions & 3 deletions 07_video.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,11 @@

## Cohort 01

<iframe width="560" height="315" src="https://www.youtube.com/embed/GpKBYWkrwQI" title="Python for Data Analysis: Data Cleaning and Preparation (py4da01 7)" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<iframe width="560" height="315" src="https://www.youtube.com/embed/LINKCODE" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>

<summary><details>
```
00:10:09 Isabella Velásquez: ahhh I had to set my interpreter in RStudio (via Global options>Python)! that's why it worked from the terminal but not from the Render button.
LOG
```
</details>
</summary>

8 changes: 2 additions & 6 deletions 08_video.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,11 @@

## Cohort 01

<iframe width="560" height="315" src="https://www.youtube.com/embed/AHAFp8HTDDc" title="Python for Data Analysis: Data Wrangling: Join, Combine, and Reshape (py4da01 8)" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<iframe width="560" height="315" src="https://www.youtube.com/embed/LINKCODE" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>

<summary><details>
```
00:27:19 Isabella Velásquez: dplyr has suffixes! I have never used them: https://dplyr.tidyverse.org/reference/mutate-joins.html
00:58:49 Layla Bouzoubaa: i think there is something similar with r
00:59:11 Ron: https://dataprep.ai/
00:59:13 Layla Bouzoubaa: actually i think janitor pkg has a func that does reporting
LOG
```
</details>
</summary>

11 changes: 2 additions & 9 deletions 09_video.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,11 @@

## Cohort 01

<iframe width="560" height="315" src="https://www.youtube.com/embed/DWBaOXhA8zs" title="Python for Data Analysis: Plotting and Visualization (py4da01 9)" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<iframe width="560" height="315" src="https://www.youtube.com/embed/LINKCODE" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>

<summary><details>
```
00:26:25 Layla Bouzoubaa: dev.new
00:26:26 Jadey Ryan: dev.new()
00:26:58 Jadey Ryan: grDevices
00:27:53 Layla Bouzoubaa: could be an issue to report
00:40:08 shamsuddeen: ggpy: https://github.com/yhat/ggpy
00:41:31 shamsuddeen: plotnine : https://github.com/has2k1/plotnine
01:01:35 Jadey Ryan: thank you!!
LOG
```
</details>
</summary>

7 changes: 2 additions & 5 deletions 10_video.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,11 @@

## Cohort 01

<iframe width="560" height="315" src="https://www.youtube.com/embed/X-fJPkp8erQ" title="Python for Data Analysis: Data Aggregation and Group Operations (py4da01 10)" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<iframe width="560" height="315" src="https://www.youtube.com/embed/LINKCODE" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>

<summary><details>
```
00:02:37 Oluwafemi Oyedele: Hi, Jim, Hi Ron, Good Evening!!!
00:09:47 Ron: command shift enter on mac, not sure on windows
00:41:50 Oluwafemi Oyedele: Thank you !!!
LOG
```
</details>
</summary>

9 changes: 8 additions & 1 deletion 11_video.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,11 @@

## Cohort 01

<iframe width="560" height="315" src="https://www.youtube.com/embed/sPQAM3-m9_Y" title="Python for Data Analysis: Time Series (py4da01 11)" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<iframe width="560" height="315" src="https://www.youtube.com/embed/LINKCODE" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>

<summary><details>
```
LOG
```
</details>
</summary>
8 changes: 2 additions & 6 deletions 12_video.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,11 @@

## Cohort 01

<iframe width="560" height="315" src="https://www.youtube.com/embed/BbPV-d8CoUQ" title="Python for Data Analysis: Introduction to Modeling Libraries in Python (py4da01 12)" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<iframe width="560" height="315" src="https://www.youtube.com/embed/LINKCODE" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>

<summary><details>
```
00:32:55 shamsuddeen: I think we will finish early today. I will demo using VScode for translating R code to Python using Copilot for few minutes after the presentation
00:35:45 Ron: AR = Autoregression
00:36:22 Ron: Sounds like 'getting angry at yourself' ;)
00:40:55 Ron: Wow that yellowbrick looks great!
LOG
```
</details>
</summary>

8 changes: 2 additions & 6 deletions 13_video.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,11 @@

## Cohort 01

<iframe width="560" height="315" src="https://www.youtube.com/embed/LxtCdtCbhmE" title="Python for Data Analysis: Data Analysis Examples (py4da01 13)" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<iframe width="560" height="315" src="https://www.youtube.com/embed/LINKCODE" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>

<summary><details>
```
00:28:14 Ron: https://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.Series.argsort.html
00:38:36 Ron: I am switching computers carry on brb :)
00:40:47 Ronald Legere: back
00:53:27 Layla Bouzoubaa: https://course.fast.ai/Resources/book.html
LOG
```
</details>
</summary>

0 comments on commit ff8fa3d

Please sign in to comment.