Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update data-exploration.ipynb (Mismatch in printed segment)
`segment_metadata` accesses 83411188_0002 instead of 83411188_0001 (as stated by the `- the segment '{segments[1]}'` , thus changed the print statement to `- the segment '{segments[2]}'`. (This was confusing for my when trying the exercize "Which of these signals is no longer present in segment '83411188_0005'?")
- Loading branch information