Will Norris

Will Norris has contributed to the materials listed below. Will is an undergraduate intern focused on earth data analytics with the Earth Lab Analytics Hub.

Course Lessons

Course lessons are developed as a part of a course curriculum. They teach specific learning objectives associated with data and scientific programming. Will Norris has contributed to the following lessons:

Install Packages in Python

Packages in Python provide pre-built functionality that adds to the functionality available in base Python. Learn how to install packages in Python using conda environments.

Use Conda Environments to Manage Python Dependencies: Everything That You Need to Know

A conda environment is a self contained Python environment that allows you to run different versions of Python (with different installed packages) on your computer. Learn how to conda environments can you help manage Python packages and dependencies.

Python Packages for Earth Data Science

The Python programming language provides many packages and libraries for working with scientific data. Learn about key Python packages for earth data science.

Set Up Your Conda Earth Analytics Python Environment

Conda environments allow you to easily manage the Python package installations on your computer. Learn how to install a conda environment using a yml file.

Setup Your Earth Analytics Python, Git, Bash Environment On Your Computer

There are several core tools that are required to work with data. These include Shell/Bash, Git/Github and Python. Learn how to set all of these tools up on your computer so you can work with different types of data using open science workflows.

Data tutorials

Nothing to list here yet!