|
2 | 2 | <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head> |
3 | 3 |
|
4 | 4 | <meta charset="utf-8"> |
5 | | -<meta name="generator" content="quarto-1.7.30"> |
| 5 | +<meta name="generator" content="quarto-1.7.31"> |
6 | 6 |
|
7 | 7 | <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes"> |
8 | 8 |
|
|
38 | 38 | <script src="../../site_libs/quarto-html/tippy.umd.min.js"></script> |
39 | 39 | <script src="../../site_libs/quarto-html/anchor.min.js"></script> |
40 | 40 | <link href="../../site_libs/quarto-html/tippy.css" rel="stylesheet"> |
41 | | -<link href="../../site_libs/quarto-html/quarto-syntax-highlighting-b194c1a1b3b5fe72c175427f7f6a988c.css" rel="stylesheet" id="quarto-text-highlighting-styles"> |
| 41 | +<link href="../../site_libs/quarto-html/quarto-syntax-highlighting-f428fda71a3abb5b1b9c21151da8fd61.css" rel="stylesheet" id="quarto-text-highlighting-styles"> |
42 | 42 | <script src="../../site_libs/bootstrap/bootstrap.min.js"></script> |
43 | 43 | <link href="../../site_libs/bootstrap/bootstrap-icons.css" rel="stylesheet"> |
44 | | -<link href="../../site_libs/bootstrap/bootstrap-ad1213745874cee28ba1b8f453fdf77c.min.css" rel="stylesheet" append-hash="true" id="quarto-bootstrap" data-mode="light"> |
| 44 | +<link href="../../site_libs/bootstrap/bootstrap-fe0b58a24c2dd36299ca61b6b03070be.min.css" rel="stylesheet" append-hash="true" id="quarto-bootstrap" data-mode="light"> |
45 | 45 | <script id="quarto-search-options" type="application/json">{ |
46 | 46 | "location": "sidebar", |
47 | 47 | "copy-button": false, |
@@ -333,7 +333,7 @@ <h2 class="anchored" data-anchor-id="are-you-ready">Are you ready?</h2> |
333 | 333 | '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.', |
334 | 334 | '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.', |
335 | 335 | }, |
336 | | - 'Yes! Let’s get this party started!', |
| 336 | + ['Yes! Let’s get this party started!', 'I have a Python background but have not had very much wrangling experience.'], |
337 | 337 | ); |
338 | 338 | </script> |
339 | 339 |
|
|
0 commit comments