generated from posit-conf-2023/workshop-template
-
Notifications
You must be signed in to change notification settings - Fork 2
/
index.qmd
79 lines (51 loc) · 4.81 KB
/
index.qmd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
---
format:
html
---
## Welcome
These are the materials for a one-day workshop on <b>Building data science workflows in Python using Posit tools</b> on Monday, 18 Sept 2023 at [posit::conf 2023](http://pos.it/conf)!
In this Python-focused workshop, we will discuss ways to improve your data science workflows. During the course, we will review packages for data validation, alerting, modeling, and more. We’ll use Posit’s open source and professional tools to string all the pieces together for an efficient workflow. We’ll discuss environments, managing deployed content, working with databases, and interoperability across data products.
## Is this workshop for me?
This workshop is for you if you...
- Build finished data products starting from raw data and are looking to improve your workflow
- Are looking to expand your knowledge of Posit open source and professional tools
- Want to improve interoperability between data products in your work or on your team
- Have experience developing in Python. An [analogous course with an R focus](https://posit-conf-2023.github.io/ds-workflows-r/) is also offered
## Prework
This workshop requires that you bring your own laptop. Before the workshop, please create a Posit Connect account:
- Visit [https://connect.conf23workflows.training.posit.co](https://connect.conf23workflows.training.posit.co).
- Click the “Sign Up” button at the top right.
- Sign up with your personal email.
- Make your username the prefix of your personal email. For example:
- Email: [email protected]
- Username: edwardes.s
- Check your email to confirm your account. The email will be from “[email protected]” (check your junk folder)
We will be using Discord as our main communication method! To make the process go smoothly:
- Please [sign up for an account](https://discord.com/) if you don’t already have one.
- Make sure your [display name](https://support.discord.com/hc/en-us/articles/12620128861463-New-Usernames-Display-Names#h_01GXPQABMYGEHGPRJJXJMPHF5C) is the one you used to register for the conference.
- In your “About Me,” put the name of your workshop: “Data Science Workflows with Posit Tools — Python Focus”
Closer to the start of the conference, we will invite you to the posit::conf Discord server. Once you’ve accepted the invite, we will add you to the channel(s) for your conf workshop(s).
If you have questions in advance of the workshop, please ask on the [GitHub discussions](https://github.com/posit-conf-2023/ds-workflows-python/discussions/categories/q-a) section of our repository.
## Schedule
| Time | Activity |
| :------------ | :--------------- |
| 09:00 - 10:30 | Session 1 |
| 10:30 - 11:00 | *Coffee break* |
| 11:00 - 12:30 | Session 2 |
| 12:30 - 13:30 | *Lunch break* |
| 13:30 - 15:00 | Session 3 |
| 15:00 - 15:30 | *Coffee break* |
| 15:30 - 17:00 | Session 4 |
## Instructors
<img src="https://static.rainfocus.com/posit/positconf23/att/1677186185741001jn4O/attprofile/Screen%20Shot%202023-02-24%20at%2011.39.33%20AM_1677267619069001NRBr.png" alt="Gagandeep Singh" width="150" height="150">
**Gagandeep Singh** is a Sr. Solutions Engineer at Posit PBC based in Toronto, Canada. He is a former software engineer and data scientist who has worked in a variety of cross-technology teams before joining Posit.
<img src="https://static.rainfocus.com/posit/positconf23/att/1677186214409001JQJo/attprofile/sam-edwardes_1677186297283001JG9I.jpeg" alt="Sam Edwardes" width="150" height="150">
**Sam Edwardes** is a Solutions Engineer at Posit PBC based out of Vancouver, British Columbia, Canada. As a Solutions Engineer he helps customers effectively use Posit's professional products with open source Python and R tools. He is passionate about Python, R, and all things open source!
## Acknowledgments {.appendix}
This website, including the slides, is made with [Quarto](https://quarto.org/). Please [submit an issue](https://github.com/posit-conf-2023/vetiver/issues) on the GitHub repo for this workshop if you find something that could be fixed or improved.
## Notice {.appendix}
The sample data science project used for this workshop provides applications using data that has been modified for use from its original source, [www.cityofchicago.org](www.cityofchicago.org), the official website of the City of Chicago. The City of Chicago makes no claims as to the content, accuracy, timeliness, or completeness of any of the data provided at this site. The data provided at this site is subject to change at any time. It is understood that the data provided at this site is being used at one’s own risk.
## Reuse and licensing {.appendix}
![](https://i.creativecommons.org/l/by/4.0/88x31.png) This work is
licensed under a [Creative Commons Attribution 4.0 International
License](https://creativecommons.org/licenses/by/4.0/).