We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbbcb91 commit 42d6e9aCopy full SHA for 42d6e9a
learn.json
@@ -1,6 +1,9 @@
1
{
2
"slug": "descriptive-statistics-exercises-project-with-python",
3
- "title": "Descriptive Statistics Exercises Project with Python",
+ "title": {
4
+ "us": "Descriptive Statistics Exercises Project with Python",
5
+ "es": "Proyecto de Stadistica descriptiva con Python"
6
+ },
7
"preview": "https://github.com/4GeeksAcademy/descriptive-statistics-exercises-project-with-python/blob/main/preview.jpeg?raw=true",
8
"solution": "https://github.com/4GeeksAcademy/descriptive-statistics-exercises-project-with-python/blob/main/notebook/solutions.ipynb",
9
"status": "published",
0 commit comments