Search Online Courses

  • Global Warming II: Create Your Own Models in Python

    Global Warming II: Create Your Own Models in Python

    Description This class provides a series of Python programming exercises intended to explore the use of numerical modeling in the Earth system and climate sciences. The scientific background for these models is presented in a companion class, Global Warming I: The Science and Modeling of Climate Change. This class assumes that you are new to…

    View Now

  • Python and Statistics for Financial Analysis

    Python and Statistics for Financial Analysis

    Description Course Overview: https://youtu.be/JgFV5qzAYno Python is now becoming the number 1 programming language for data science. Due to python’s simplicity and high readability, it is gaining its importance in the financial industry. The course combines both python coding and statistical concepts and applies into analyzing financial data, such as stock data. By the end of…

    View Now

  • Using SAS Viya REST APIs with Python and R

    Using SAS Viya REST APIs with Python and R

    Description SAS Viya is an in-memory distributed environment used to analyze big data quickly and efficiently. In this course, you’ll learn how to use the SAS Viya APIs to take control of SAS Cloud Analytic Services from a Jupyter Notebook using R or Python. You’ll learn to upload data into the cloud, analyze data, and…

    View Now

  • Python Data Visualization

    Python Data Visualization

    Description This if the final course in the specialization which builds upon the knowledge learned in Python Programming Essentials, Python Data Representations, and Python Data Analysis. We will learn how to install external packages for use within Python, acquire data from sources on the Web, and then we will clean, process, analyze, and visualize that…

    View Now

  • Python Programming Essentials

    Python Programming Essentials

    Description This course will introduce you to the wonderful world of Python programming! We’ll learn about the essential elements of programming and how to construct basic Python programs. We will cover expressions, variables, functions, logic, and conditionals, which are foundational concepts in computer programming. We will also teach you how to use Python modules, which…

    View Now

  • An Introduction to Interactive Programming in Python (Part 2)

    An Introduction to Interactive Programming in Python (Part 2)

    Description This two-part course is designed to help students with very little or no computing background learn the basics of building simple interactive applications. Our language of choice, Python, is an easy-to learn, high-level computer language that is used in many of the computational courses offered on Coursera. To make learning Python easy, we have…

    View Now

  • Python Data Representations

    Python Data Representations

    Description This course will continue the introduction to Python programming that started with Python Programming Essentials. We’ll learn about different data representations, including strings, lists, and tuples, that form the core of all Python programs. We will also teach you how to access files, which will allow you to store and retrieve data within your…

    View Now

  • An Introduction to Interactive Programming in Python (Part 1)

    An Introduction to Interactive Programming in Python (Part 1)

    Description This two-part course is designed to help students with very little or no computing background learn the basics of building simple interactive applications. Our language of choice, Python, is an easy-to learn, high-level computer language that is used in many of the computational courses offered on Coursera. To make learning Python easy, we have…

    View Now

  • Python Data Analysis

    Python Data Analysis

    Description 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…

    View Now

  • Data Processing Using Python

    Data Processing Using Python

    Description This course (The English copy of “用Python玩转数据” ) 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…

    View Now