feat: Esqueleto do parser feito

feat: Parse do tipo 1 implementado
This commit is contained in:
2025-10-30 19:37:07 -01:00
parent a04cefb058
commit 1f7075041c
2 changed files with 137 additions and 0 deletions

View File

@@ -14,6 +14,9 @@ First, let's represent the data using Python's Pandas module and implement CRUD
- T1 a T4 -> 10 de novembro
- (a definir)
## Apontamentos
Dados parecem estar no formato [Nordic](https://seisan.info/v13/node259.html)
## Bibliografia
- [Pandas lib](https://pandas.pydata.org/docs)