-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #337 from LeidyMezarina/group_MezarinaSncz_ass1_task1
- Loading branch information
Showing
1 changed file
with
60 additions
and
0 deletions.
There are no files selected for viewing
60 changes: 60 additions & 0 deletions
60
assignments/assignment_1/.ipynb_checkpoints/group_10_Mezarina_ass1_2024-checkpoint.ipynb
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,60 @@ | ||
{ | ||
"cells": [ | ||
{ | ||
"cell_type": "code", | ||
"execution_count": null, | ||
"id": "dd9c36ce", | ||
"metadata": {}, | ||
"outputs": [], | ||
"source": [ | ||
"Leidy\n", | ||
"a. Database: ENAHO\n", | ||
"b. Information: Socioeconomic data for households in the 24 regions of Peru for the years 2021-2022.\n", | ||
"c. Interest: I would like to study income inequality among regions in Peru after the quarantine caused by COVID-1" | ||
] | ||
}, | ||
{ | ||
"cell_type": "code", | ||
"execution_count": null, | ||
"id": "59819660", | ||
"metadata": {}, | ||
"outputs": [], | ||
"source": [ | ||
"#Adding e-mail\n", | ||
"Leidy [email protected]\n", | ||
"a. Database: ENAHO\n", | ||
"b. Information: Socioeconomic data for households in the 24 regions of Peru for the years 2021-2022.\n", | ||
"c. Interest: I would like to study income inequality among regions in Peru after the quarantine caused by COVID-1" | ||
] | ||
}, | ||
{ | ||
"cell_type": "code", | ||
"execution_count": null, | ||
"id": "1f284d7b", | ||
"metadata": {}, | ||
"outputs": [], | ||
"source": [] | ||
} | ||
], | ||
"metadata": { | ||
"kernelspec": { | ||
"display_name": "Python 3 (ipykernel)", | ||
"language": "python", | ||
"name": "python3" | ||
}, | ||
"language_info": { | ||
"codemirror_mode": { | ||
"name": "ipython", | ||
"version": 3 | ||
}, | ||
"file_extension": ".py", | ||
"mimetype": "text/x-python", | ||
"name": "python", | ||
"nbconvert_exporter": "python", | ||
"pygments_lexer": "ipython3", | ||
"version": "3.9.13" | ||
} | ||
}, | ||
"nbformat": 4, | ||
"nbformat_minor": 5 | ||
} |