| You can download the initial question file from [This Link](https://codern.org/contest/assignments/87887/download_problem_initial_project/302001/).|
| :--: |
In this question, we intend to gain insights about the American Basketball League (*NBA*) by using a dataset of player performances from the 10 seasons between 2000 and 2009.
This dataset contains 1830 rows and 18 columns, where each row includes the information of one player in one season. The descriptions of the columns are also provided in the notebook for this question.
## How to Submit Your Answer
To answer this question, first open the notebook file located in the initial file, and then follow the steps as requested. Finally, after running the answer-generating cell (the last cell of the notebook), submit the created `result.zip` file.
<details class="red">
<summary>
**Important Warning**
</summary>
Please note that before running the answer-generating cell, you must save the changes made in the notebook using the `ctrl+s` shortcut. Otherwise, at the end of the competition, your **score** will be changed to **zero**.
Also, if you are using Colab to run this notebook file, before submitting the `result.zip` file, download the latest version of your notebook and place it inside the submitted file.
</details>