Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automating git bisect - part II #35

Open
dpshelio opened this issue Nov 17, 2022 · 0 comments
Open

Automating git bisect - part II #35

dpshelio opened this issue Nov 17, 2022 · 0 comments
Labels
week06 Documenting projects and findging bugs

Comments

@dpshelio
Copy link
Contributor

dpshelio commented Nov 17, 2022

Continuation from #34.

Now that you have created two arrays.

Step 2

Use numpy

  • to save the input array into the brain_sample.csv, and
  • to read the output from brain_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

React to this issue (#35) with a 👍 when your team has completed the task.

@dpshelio dpshelio added the week06 Documenting projects and findging bugs label Nov 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
week06 Documenting projects and findging bugs
Projects
None yet
Development

No branches or pull requests

1 participant