Python Data Analysis
About this Course
This course will continue the introduction to Python programming that started with Python Programming Essentials and Python Data Representations. We\'ll learn about reading, storing, and processing tabular data, which are common tasks. We will also teach you about CSV files and Python\'s support for reading and writing them. CSV files are a generic, plain text file format that allows you to exchange tabular data between different programs. These concepts and skills will help you to further extend your Python programming knowledge and allow you to process more complex data. By the end of the course, you will be comfortable working with tabular data in Python. This will extend your Python programming expertise, enabling you to write a wider range of scripts using Python. This course uses Python 3. While most Python programs continue to use Python 2, Python 3 is the future of the Python programming language. This course uses basic desktop Python development environments, allowing you to run Python programs directly on your computer.Created by: Rice University

Related Online Courses
In this 1-hour hands-on project, you will learn how to build and utilize generator functions for efficient lazy sequence generation in Python. Specifically, you will understand how to: * Define... more
Accounting is the language of business. You should be able to explain the top 30 concepts to your cousin in a way they understand it.Created by: Emory University more
Forms are an essential part of modern-day workflow. They are the primary medium of collecting, validating, and storing user data to provide great user experience. React library helps in developing... more
Learn foundational programming concepts (e.g., functions, for loops, conditional statements) and how to solve problems like a programmer. In addition, learn basic web development as you build web... more
Welcome to the Cloud Computing Applications course, the first part of a two-course series designed to give you a comprehensive view on the world of Cloud Computing and Big Data! In this first... more