You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/module0/module0-02-are_you_ready.qmd
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -19,6 +19,6 @@ format: html
19
19
'I have a Python background but have not had very much wrangling experience.':'We recommend taking this course so that you are familiar with <code>Pandas</code> and have the fundamentals master for our more advanced Data Science courses. Please continue to Module 1.',
20
20
'I don’t think this is the right fit for me.':'That’s ok. If you don’t think this is the right course for you, we hope you find what you are looking for. We still suggest taking a look at what we have to offer in Module 1 before formulating a set opinion.',
21
21
},
22
-
'Yes! Let’s get this party started!',
22
+
['Yes! Let’s get this party started!', 'I have a Python background but have not had very much wrangling experience.'],
0 commit comments