Import some data sets for students to analyze
- Lenguaje dominante
- Haskell
- Estrellas
- 1.3k
- Forks
- 201
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
One place where CodeWorld misses the common core math standards is in data analysis. Our simple little universe is, alas, too simple to contain enough data for statistics or data visualization. That's too bad, because it could be a great setting to play with these things. Mathematica, by contrast, is amazing in this respect. It has, built in, all manner of different data sets that can be easily analyzed and used in things created there, and Wolfram has written compellingly on how this can be a game-changer for applying the technology in classrooms.
I propose that CodeWorld offer some extra modules with data sets as well. Which data sets we pick may not even matter! There should just be some interesting ones. For instance, data on the brightest stars (which is available in the public domain from NASA).
These would not be in the codeworld-base `Prelude`. For this, I'm willing to teach import syntax.
Guía de contribución
Línea de trabajo
Comienza localizando codeworld-base Prelude y el mecanismo de módulos/importación; el issue los identifica como límites para módulos de datasets adicionales. Revisa cómo se empaquetan e importan los módulos y, después, elige un dataset concreto de dominio público, como los datos de las estrellas más brillantes de NASA. La tarea estará completa cuando los estudiantes puedan importar y analizar datasets proporcionados fuera de Prelude.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- haskell
- Área
- data
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 5/5
- Tiempo estimado
- Más de una semana
- Estado de actividad
- Estancado
- Claridad
- Necesita aclaración
- Aptitud para principiantes
- 25/100