From the course: Python for Data Visualization

Before you start

- There are a few things I'd like you to be aware of as we get started. First, you should be able to understand basic Python data structures, such as lists, tuples, and dictionaries. Also, you get more out of this course if you have a basic understanding of Jupyter Notebooks. I'll be programming using Jupyter in this course. Having said that, don't worry if you're feeling a little shaky and unsure where to begin. As you proceed through this course, it'll provide you with a number of tips and resources. As you follow along, you'll quickly see how powerful Python visualizations can be.

Contents