cboettig: Help me complete the assignment in this repo
GitHub Copilot: I'll help you complete the fisheries assignment. Let me first examine the current state of the notebook and understand what needs to be done. Let me also check the requirements and rubric to understand what exactly needs to be completed: Now I understand the assignment! This is a fisheries data analysis assignment using the Ibis framework and RAM Legacy Stock Assessment Database. There are two main exercises:
- Exercise 1: Investigating North-Atlantic Cod - replicating a figure from the Millennium Ecosystem Assessment
- Exercise 2: Global Fisheries Stock Collapses - replicating trends from Worm et al 2006
Let me configure the notebook environment and start implementing the solutions: Let me first run the imports cell to set up the environment: Great! Now let me start working on Exercise 1. I need to add code to connect to the RAM database and extract North Atlantic Cod data. Let me add code to the first empty Python cell:
Ma