Data Processing Using Python
This course (The English copy of “用Python玩转数据” https://www.coursera.org/learn/hipython/home/welcome
) is mainly for non-computer majors. It starts with the basic syntax of Python, to how to acquire data in Python locally and from network, to how to present data, then to how to conduct basic and advanced statistic analysis and visualization of data, and finally to how to design a simple GUI to present and process data, advancing level by level. This course, as a whole, based on Finance data and through the establishment of popular cases one after another, enables learners to more vividly feel the simplicity, elegance, and robustness of Python. Also, it discusses the fast, convenient and efficient data processing capacity of Python in humanities and social sciences fields like literature, sociology and journalism and science and engineering fields like mathematics and biology, in addition to business fields. Similarly, it may also be flexibly applied into other fields.
The course has been updated. Updates in the new version are :
- the whole course has moved from Python 2.x to Python 3.x
- Added manual webpage fetching and parsing. Web API is also added.
- Improve the content order and enrich details of some content especially for some practice projects.
Note: videos are in Chinese (Simplified) with English subtitles. All other materials are in English.
None
Syllabus
Syllabus - What you will learn from this course
Week 1
Welcome to learn Data Processing Using Python!
Basics of Python
Week 2
Data Acquisition and Presentation
Week 3
Powerful Data Structures and Python Extension Libraries
Week 4
Python Data Statistics and Mining
Week 5
Object Orientation and Graphical User Interface
FAQ
When will I have access to the lectures and assignments?
Access to lectures and assignments depends on your type of enrollment. If you take a course in audit mode, you will be able to see most course materials for free. To access graded assignments and to earn a Certificate, you will need to purchase the Certificate experience, during or after your audit. If you don't see the audit option:
What will I get if I purchase the Certificate?
When you purchase a Certificate you get access to all course materials, including graded assignments. Upon completing the course, your electronic Certificate will be added to your Accomplishments page - from there, you can print your Certificate or add it to your LinkedIn profile. If you only want to read and view the course content, you can audit the course for free.
Is financial aid available?
Yes. In select learning programs, you can apply for financial aid or a scholarship if you can’t afford the enrollment fee. If fin aid or scholarship is available for your learning program selection, you’ll find a link to apply on the description page.
Reviews
课程深入浅出,学到了很多东西!非常值得!然后由于做了笔记,也一边操作,所以以后会经常翻过来查看笔记。
It's a basic Python lesson, but providing some data analysis and GUI concepts, which needs you to explore after this class or in the future.
The course provides an insight into the basic structure of Python. It will help you in navigating the areas where Python is robust and effective.
Professor talks too fast. Maybe since it is not in English, I feel like that.