Applied Data Science with Python Specialization

Coursenator is a search engine for online courses. We aggregate the best-reviewed online courses from various E-learning providers and provide recommendations to learners according to their needs.

The 5 courses in this University of Michigan specialization introduce learners to data science through the python programming language. This skills-based specialization is intended for learners who have a basic python or programming background, and want to apply statistical, machine learning, information visualization, text analysis, and social network analysis techniques through popular python toolkits such as pandas, matplotlib, scikit-learn, nltk, and networkx to gain insight into their data. Introduction to Data Science in Python (course 1), Applied Plotting, Charting & Data Representation in Python (course 2), and Applied Machine Learning in Python (course 3) should be taken in order and prior to any other course in the specialization. After completing those, courses 4 and 5 can be taken in any order. All 5 are required to earn a certificate.

SQL

SQL , also pronounced as See-Quel, stands for Structured Query Language, letting you access, manipulate, create, delete, update, and retriev...