<p><em>You can access this assignment with the following link: <ahref="https://classroom.github.com/a/Us3VyxD9">classroom.github.com/a/Us3VyxD9</a>.</em></p>
<p>This week the programming assignment introduces the Pandas library. There are three files:</p>
<ul>
<li><code>README.md</code></li>
<li><code>PA_2_5_data_framework.ipynb</code></li>
<li><code>dams.csv</code></li>
</ul>
<h2id="instructions">Instructions</h2>
<p>Complete the notebook.</p>
<h2id="grading-criteria">Grading Criteria</h2>
<p>You will pass this PA if:</p>
<ol>
<li>Your notebook <code>PA_2_5_data_framework.ipynb</code> runs without errors.</li>
<li>Your notebook creates a file <code>earth_dams.csv</code> in the root of the repository</li>