Import some data sets for students to analyze
- Lingua principale
- Haskell
- Stelle
- 1.3k
- Fork
- 201
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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.
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
Start by locating codeworld-base Prelude and the module/import mechanism; the issue identifies these as boundaries for extra dataset modules. Review how modules are packaged and imported, then choose a concrete public-domain dataset such as NASA's brightest-stars data. Done means students can import and analyze datasets that are provided outside Prelude.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- haskell
- Ambito
- data
- Tipo di issue
- Funzionalità
- Difficoltà
- 5/5
- Tempo stimato
- Più di una settimana
- Stato di attività
- Ferma
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 25/100