Update logbook_gustavo.md

parent 419dfadd
......@@ -52,7 +52,7 @@ Once the Git issue was resolved, I was able to finish the task without further p
### Difficulties encountered
- For exercise 1, an error was found in the line:
- For exercise 3.1, an error was found in the line:
`sorted_data['inc'].plot()`
......@@ -68,3 +68,7 @@ The following change was made to the code:
*to*
`assert abs(len(one_year)-52) < 2 or len(one_year) == 38`
### Notes
After these 2 problems were solved, I was able to finish the task without further problems.
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment