Skip to content

Commit

Permalink
Arrumar tratamento de exceção no notebook queimadas
Browse files Browse the repository at this point in the history
  • Loading branch information
melissawm committed Sep 8, 2024
1 parent 71e7fb6 commit fd1f351
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tutorial/notebooks/05-Exemplo_Queimadas.md
Original file line number Diff line number Diff line change
Expand Up @@ -271,6 +271,8 @@ diasemchuva
O objeto `Series` é uma array unidimensional com rótulos, capaz de conter qualquer tipo de dados:

```{code-cell} ipython3
:tags: [raises-exception]
diasemchuva[0]
```

Expand Down

0 comments on commit fd1f351

Please sign in to comment.