Select Topics in Python Specialization

This specialization is intended for people who are interested in furthering their Python skills. It is assumed that students are familiar with Python and have taken the Programming in Python: A Hands-On Tutorial.
These four courses cover a wide range of topics. Learn how to create and manage Python package. Use Jupyter notebooks to visualize data with Matplotlib. The third course focuses on the basics of the Django web framework. Finally, learn how to leverage Python for natural langauge processing.

Sort options

Select Topics in Python: Natural Language Processing (Coursera)

May 20th 2024
Select Topics in Python: Natural Language Processing (Coursera)
Course Auditing
Categories
Effort
Languages
Code and run your first NLP program in minutes without installing anything! This course is designed for learners who have some experience with Python but are a novice to NLP. The modules in this course cover processing and analyzing text; analyzing speech, syntax, and semantics; and building a [...]

Select Topics in Python: Packaging (Coursera)

May 20th 2024
Select Topics in Python: Packaging (Coursera)
Course Auditing
Categories
Effort
Languages
Code and run Django websites without installing anything! This course is designed for learners who some experience with Python. The modules in this course cover modules and packages, third-party packages, and packing for distribution.

Select Topics in Python: Django (Coursera)

May 20th 2024
Select Topics in Python: Django (Coursera)
Course Auditing
Categories
Effort
Languages
Code and run Django websites without installing anything! This course is designed for learners who some experience with Python but a novice to Django. The modules in this course cover setting up a Django project; understanding the relationship between views, templates, and URL patterns; introduces models and the database; [...]

Select Topics in Python: Matplotlib (Coursera)

May 20th 2024
Select Topics in Python: Matplotlib (Coursera)
Course Auditing
Categories
Effort
Languages
Code and run your first Python script with Matplotlib in minutes without installing anything! This course is designed for learners with some Python experience, and provides a crash course in Matplotlib. This enables the learners to delve into core data visualization topics that can be transferred to other languages. [...]