sagemathinc / cocalc

CoCalc: Collaborative Calculation in the Cloud
https://CoCalc.com
Other
1.17k stars 216 forks source link

csv file exported from course system doesn't get rendered properly with new csv table viewer #7138

Closed williamstein closed 8 months ago

williamstein commented 10 months ago
  1. Export grades from a course
  2. Open the resulting csv file
  3. Get this:
image

The "raw data frame" on the right does work fine. This is probably an issue with missing on non-optimally formatted (or parsed) column headings...

novoselt commented 8 months ago

My guess is that it should be an easy fix, but it is also high priority - once somebody tries to export the grades, they hit this bug.