Python Introduction Video Lecture Transcript This transcript was automatically generated by Zoom, so there may be discrepancies between the video and the text. 13:10:08 Hi everybody welcome back to the data viz Mini course from the Erdos Institute. In this video. 13:10:14 We're going to give an introduction, an introduction to our python content in the form of a Jupiter. 13:10:20 Notebook, so let me go ahead and share that Jupiter notebook. 13:10:24 Okay. So once you've opened your Jupiter environment inside of the repository for the database Mini course, you should see stuff like data, lectures, papers, syllabus, etc. 13:10:38 So you're gonna go ahead and click on lectures. 13:10:40 And then python, and so for this first section of the Mini course, we're going to focus in on the python stuff and we're gonna start today in this video with just the introduction. 13:10:52 So so this folder as I said, is, gonna contain all of our python related content. 13:10:57 So this folder labeled Python so this is going to contain content on Matt. Plot. 13:11:02 Lib seborn, Boca, and Plotley, and we'll learn more about what all those are in the next few videos so we're gonna go through the content in this order and if we go to our repository, you'll see that each one of these has their own folder 13:11:17 So Matt plot lib c born Boca and Plotley. 13:11:21 We're gonna go ahead, you know, Matt Plot live in Seborn. 13:11:26 Maybe you guys have heard about before, if not, that's okay. 13:11:29 We're gonna go over these to set a really strong foundation for both the python. 13:11:33 The rest of the python content as well as the rest of the Mini course. 13:11:37 So we're going to go over lots of different chart types. 13:11:40 We're going to go over some best practices for database along the way, and so we're going to get a nice strong foundation from that. 13:11:46 As we branch into other ways of making visual visualizations in Python, as well as outside of Python then we're gonna end our python content, as I said, with 2 packages that maybe you haven't heard of or worked with before. 13:12:00 And that's Boca and Plotley. So these are slightly different. 13:12:03 Both of these are slightly different from Matt Plot. Live in Seborn, and that they're not using Matt plot. 13:12:09 Live to make the visualizations they're using. 13:12:10 Javascript, and we'll learn more about those in due time. 13:12:14 Okay. So with that, you have a nice introduction to what we're gonna cover in our python, related content. 13:12:21 I'd say we're ready to get started so go ahead. 13:12:24 If you're watching this video move on to the next video where we're officially gonna start our matplotlib 13:12:30 content. Thanks so much for stopping by, and I hope to see you in the next video