Skip to content

Commit 9c335d7

Browse files
authored
Update learn.json
1 parent d8310dd commit 9c335d7

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

learn.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,17 +6,17 @@
66
"difficulty": "beginner",
77
"duration": 3,
88
"description": {
9-
"us": "Learn the basics and become comfortable using pandas for manipulating machine learning datasets.",
10-
"es": "Aprende lo básico y empieza a sentirte cómodo usando pandas y manipulando datasets de machine learning."
9+
"us": "Master Pandas, the most popular Python library for machine learning, with our pandas tutorial exercises. Learn to create DataFrames, clean datasets, and more, with exercises developed by experts.",
10+
"es": "Domina Pandas, la biblioteca más popular de Python para machine learning, con nuestro tutorial de python pandas. Aprende a crear DataFrames, limpiar datasets y más, con ejercicios desarrollados en 80 horas."
1111
},
1212
"technologies": ["pandas", "machine learning", "data science", "python"],
1313
"title": {
14-
"us": "Pandas for Machine Learning",
15-
"es": "Pandas para Machine Learning"
14+
"us": "Pandas tutorial exercises",
15+
"es": "Tutorial de Pandas: Interactivo, auto-corregido y con mentor de inteligencia artificial"
1616
},
1717
"slug": "pandas-for-machine-learning",
1818
"editor": {
19-
"version":"3.1.40"
19+
"version":"3.1.43"
2020
},
2121
"telemetry": {
2222
"batch": "https://breathecode.herokuapp.com/v1/assignment/me/telemetry"

0 commit comments

Comments
 (0)