News

This repository contains everything you need to follow the "Thinking In Arrays" tutorial, presented at the SciPy 2024 conference on Monday, July 8, 2024 at 13:30am‒17:30pm PDT in Room 315. This ...
This repository contains a several tutorials for using the ECCO Central Production Version 4 ocean and sea-ice state estimate. Individiual lessons are provided as both Juypter notebooks (Tutorials_ ...
8.2. Linear regression with a single explanatory variable There are many ways to do linear regression in Python. We have already used the heavyweight Statsmodels library, so we will continue to use it ...