Course list

Expressions are a core attribute of any Python program. In this course, you will construct expressions and reuse them to manipulate and compute variables in a variety of applications. This reusability enables a "create once, use everywhere" development paradigm which will streamline development of your current and future Python programs. You will develop the knowledge and skills to assign and access variables, combine variables and data in expressions, and leverage Python as a powerful calculator. You'll also use the enhanced capabilities of the IPython environment to do interactive work with Python and to explore your data through new analyses. The knowledge and skills you gain will help you construct Python expressions to streamline the development of your current and future Python data science projects.
  • Jan 15, 2025
  • Feb 12, 2025
  • Mar 12, 2025
  • Apr 9, 2025
  • May 7, 2025
  • Jun 4, 2025
  • Jul 2, 2025
  • Jul 30, 2025
  • Aug 27, 2025
  • Sep 24, 2025
  • Oct 22, 2025
  • Nov 19, 2025
  • Dec 17, 2025

This course introduces you to the different scenarios in which you will utilize built-in Python functions, classes, and data types as opposed to creating your own or using a combination of built-in and custom-built capabilities. You will gain experience working with both built-in and custom-built functions, classes, and data types. Through practice and application of these basic building blocks/tools, you will gain an in-depth understanding of how these aspects of Python interoperate to create useful programs.

You are required to have completed the following course or have equivalent experience before taking this course:

  • Constructing Expressions in Python
  • Jan 8, 2025
  • Feb 5, 2025
  • Mar 5, 2025
  • Apr 2, 2025
  • Apr 30, 2025
  • May 28, 2025
  • Jun 25, 2025
  • Jul 23, 2025
  • Aug 20, 2025
  • Sep 17, 2025
  • Oct 15, 2025
  • Nov 12, 2025
  • Dec 10, 2025

Python is much more than a programming language. In this course, you will leverage the comprehensive Python ecosystem of libraries, frameworks, and tools to develop complex data science applications. Throughout this course, you will practice using the different Python tools appropriate to your dataset. You will leverage library resources for data acquisition and analysis as well as machine learning. Dataframes will be introduced as a means of manipulating structured data tables for advanced analysis. Additionally, you will practice basic routines for data visualization utilizing Jupyter Notebooks.

You are required to have completed the following courses or have equivalent experience before taking this course:

  • Constructing Expressions in Python
  • Writing Custom Python Functions, Classes, and Workflows
  • Jan 1, 2025
  • Jan 29, 2025
  • Feb 26, 2025
  • Mar 26, 2025
  • Apr 23, 2025
  • May 21, 2025
  • Jun 18, 2025
  • Jul 16, 2025
  • Aug 13, 2025
  • Sep 10, 2025
  • Oct 8, 2025
  • Nov 5, 2025
  • Dec 3, 2025
  • Dec 31, 2025

Decision-makers generally do not use raw data to make decisions; they prefer data be summarized in easily understood formats that facilitate efficient decision-making. This course introduces data manipulation and visualization, both critical components of any data science project. This course introduces two commonly used data manipulation tools in the Python ecosystem: NumPy and Pandas. In addition, the Python ecosystem also includes a variety of data plotting packages such as Matplotlib, Seaborn, and Bokeh — each of which specialize in particular aspects of data visualization. This course will give you experience integrating NumPy, Pandas, and the plotting packages to create rich, interactive data visualizations that help drive efficient decision-making.

You are required to have completed the following courses or have equivalent experience before taking this course:

  • Constructing Expressions in Python
  • Writing Custom Python Functions, Classes, and Workflows
  • Developing Data Science Applications
  • Dec 25, 2024
  • Jan 22, 2025
  • Feb 19, 2025
  • Mar 19, 2025
  • Apr 16, 2025
  • May 14, 2025
  • Jun 11, 2025
  • Jul 9, 2025
  • Aug 6, 2025
  • Sep 3, 2025
  • Oct 1, 2025
  • Oct 29, 2025
  • Nov 26, 2025
  • Dec 24, 2025

Most data science projects that use Python will require you to access and integrate different types of data from a variety of external sources. This course will give you experience identifying and integrating data from spreadsheets, text files, websites, and databases. To prepare for downstream analyses, you first need to integrate any external data sources into your Python program. You will utilize existing packages and develop your own code to read data from a variety of sources. You will also practice using Python to prepare disorganized, unstructured, or unwieldy datasets for analysis by other stakeholders.

You are required to have completed the following courses or have equivalent experience before taking this course:

  • Constructing Expressions in Python
  • Writing Custom Python Functions, Classes, and Workflows
  • Developing Data Science Applications
  • Creating Data Arrays and Tables in Python
  • Jan 15, 2025
  • Feb 12, 2025
  • Mar 12, 2025
  • Apr 9, 2025
  • May 7, 2025
  • Jun 4, 2025
  • Jul 2, 2025
  • Jul 30, 2025
  • Aug 27, 2025
  • Sep 24, 2025
  • Oct 22, 2025
  • Nov 19, 2025
  • Dec 17, 2025

In order to be useful within a professional environment, data must be structured in a way that can be understood and applied to real-world scenarios. This course introduces using Python to perform statistical data analysis and create visualizations that uncover patterns in your data. Using the tools and workflows you developed in earlier courses, you will carry out analyses on real-world datasets to become familiar with recognizing and utilizing patterns. Finally, you will form and test hypotheses about your data which will become the foundation upon which data-driven decision-making is built.

You are required to have completed the following courses or have equivalent experience before taking this course:

  • Constructing Expressions in Python
  • Writing Custom Python Functions, Classes, and Workflows
  • Developing Data Science Applications
  • Creating Data Arrays and Tables in Python
  • Organizing Data with Python
  • Jan 8, 2025
  • Feb 5, 2025
  • Mar 5, 2025
  • Apr 2, 2025
  • Apr 30, 2025
  • May 28, 2025
  • Jun 25, 2025
  • Jul 23, 2025
  • Aug 20, 2025
  • Sep 17, 2025
  • Oct 15, 2025
  • Nov 12, 2025
  • Dec 10, 2025

In this course, you will explore some of the machine learning tools you can use to magnify the analytical power of Python data science programs. You will use the scikit-learn package — a Python package developed for machine learning applications — to develop predictive machine learning models. You will then practice using these models to discover new relationships and patterns in your data. These capabilities allow you to unlock additional value in your data that will aid in making predictions and, in some cases, creating new data.

You are required to have completed the following courses or have equivalent experience before taking this course:

  • Constructing Expressions in Python
  • Writing Custom Python Functions, Classes, and Workflows
  • Developing Data Science Applications
  • Creating Data Arrays and Tables in Python
  • Organizing Data with Python
  • Analyzing and Visualizing Data with Python
  • Jan 1, 2025
  • Jan 29, 2025
  • Feb 26, 2025
  • Mar 26, 2025
  • Apr 23, 2025
  • Apr 23, 2025
  • May 21, 2025
  • Jun 18, 2025
  • Jul 16, 2025
  • Aug 13, 2025
  • Sep 10, 2025
  • Oct 8, 2025
  • Nov 5, 2025
  • Dec 3, 2025
  • Dec 31, 2025

How It Works

I like to think outside of the box, and this program from eCornell helped me conceptualize how I want to approach data problems going forward. I was able to actually apply new course concepts to my work, rather than simply repeat steps with different values.
‐ Mark T.
Mark T.

Request Information Now by completing the form below.

Act today—courses are filling fast.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.