Open dpshelio opened 2 weeks ago
Continuation from #22.
Now that you have created two arrays.
Use numpy
numpy
brain_sample.csv
output
brain_average.csv
React to this issue (#23) with a 👍 when your team has completed the task.
Continuation from #22.
Now that you have created two arrays.
Step 2
Use
numpy
brain_sample.csv
, andoutput
frombrain_average.csv
.Hint
Look at Charlene's code to learn from her! You can also [look the how-to guide about reading and writing files from Numpy][numpy-howto-io]React to this issue (#23) with a 👍 when your team has completed the task.