7xGit / 7xGit/7xGit_Task7

Print summary statistics

Abierto Apto para principiantes
#3 0 comentarios 0 reacciones 0 asignados Ver en GitHub
good first issue
Lenguaje dominante
Sin datos de lenguaje
Estrellas
1
Forks
1
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

📂 Task: Display summary statistics for numerical columns in the dataset.
📌 File to modify: main.ipynb

✅ Expected Output:

Use df.describe() to show mean, std, min, etc.

Comment your findings for better understanding

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Línea de trabajo

Open main.ipynb, locate the dataset variable (likely `df`). Use `df.describe()` to generate summary statistics for numerical columns. Print the result and add a comment interpreting the output (e.g., noting the mean, spread, or outliers). Run the notebook cell to verify the output matches the expected format.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
pandas, python
Área
data
Tipo de issue
Nueva funcionalidad
Dificultad
1/5
Tiempo estimado
Menos de una hora
Estado de actividad
Estancado
Claridad
Bien especificado
Aptitud para principiantes
90/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.