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.
Este curso forma parte de Programa especializado: Introduction to Scripting in Python
ofrecido por


Acerca de este Curso
ofrecido por

Universidad Rice
Rice University is consistently ranked among the top 20 universities in the U.S. and the top 100 in the world. Rice has highly respected schools of Architecture, Business, Continuing Studies, Engineering, Humanities, Music, Natural Sciences and Social Sciences and is home to the Baker Institute for Public Policy.
Programa - Qué aprenderás en este curso
Dictionaries
This module will teach you about Python's dictionary data type and its capabilities. Dictionaries are used to map keys to values within programs.
Tabular Data and Nested Data Structures
This module will teach you about storing tabular data within Python programs using lists and dictionaries.
Tabular Data and CSV Files
This module will teach you the basics of CSV files and how to read them from Python programs. We will discuss the use of Python's csv module to help you access tabular data in CSV files.
Organizing Data
This module will teach you how to sort data in Python. You will organize and analyze tabular data.
Reseñas
- 5 stars76,74 %
- 4 stars16,02 %
- 3 stars5,18 %
- 2 stars1,20 %
- 1 star0,84 %
Principales reseñas sobre PYTHON DATA ANALYSIS
Important concepts covered - including dictionaries and data structures. Useful in developing a basic foundation and understanding of Python.
The final project was demanding not due to programming, but due to the idea of "code refactoring" and unclear dependencies on csv files.
It's fantastic learning opportunity, well taught, covered almost everything.Baseball project is cherry on the cake.
This course requires a lot of practice to be able to solve the project. Overall, i feel the practice was a bit less and the final project required a steep learning curve
Acerca de Programa especializado: Introduction to Scripting in Python
Developed by Rice University's world-class Computer Science & Data Science faculty, this specialization is intended for beginners who would like to master essential programming skills.

Preguntas Frecuentes
¿Cuándo podré acceder a las lecciones y tareas?
¿Qué recibiré si me suscribo a este Programa especializado?
¿Hay ayuda económica disponible?
¿Tienes más preguntas? Visita el Centro de Ayuda al Alumno.