Import some data sets for students to analyze
- Vorherrschende Sprache
- Haskell
- Sterne
- 1.3k
- Forks
- 201
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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.
Beitragsleitfaden
Rechercherichtung
Beginne damit, codeworld-base Prelude und den Modul-/Importmechanismus zu lokalisieren; das Issue identifiziert diese als Grenzen für zusätzliche Dataset-Module. Überprüfe, wie Module paketiert und importiert werden, und wähle dann ein konkretes gemeinfreies Dataset wie NASA's Daten zu den hellsten Sternen. Fertig ist die Aufgabe, wenn Studierende Datasets importieren und analysieren können, die außerhalb von Prelude bereitgestellt werden.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- haskell
- Bereich
- data
- Issue-Typ
- Feature
- Schwierigkeit
- 5/5
- Geschätzter Aufwand
- Über eine Woche
- Aktivitätsstatus
- Veraltet
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 25/100