-
Notifications
You must be signed in to change notification settings - Fork 324
Open
Description
The challenge.txt data file was in a different format than the brain_body.txt data file used for demo.py
To make it much more straightforward to do this work I'd suggest to either:
- Make a mention in the problem that knowing how to read in this different data format is also something that's necessary, and a link to somewhere to find out how to use pandas to read the new data format
or - Have both data files in the same format (i.e. both in fwf format)
Metadata
Metadata
Assignees
Labels
No labels