forked from ronaldokun/anateldb
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Corrigido tratamento de erro para #Estação não numérico
Adicionado também tratamento de erros genérico caso haja erro na atualização dos dados aeronáuticos. A chamada fillna com o argumento inplace=True no pandas não parece estar funcionando
- Loading branch information
1 parent
b28a373
commit fa06b0d
Showing
27 changed files
with
75,946 additions
and
75,790 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,27 +1 @@ | ||
{ | ||
"appAnalise": { | ||
"Version": "1.35", | ||
"ReleaseDate": "28/06/2023" | ||
}, | ||
"appColeta": { | ||
"Version": "1.11", | ||
"ReleaseDate": "01/12/2022" | ||
}, | ||
"appColetaV2": { | ||
"Version": "1.41", | ||
"ReleaseDate": "25/08/2023" | ||
}, | ||
"anateldb": { | ||
"ReleaseDate": "25/08/2023 08:56:21", | ||
"ANATEL": "25/08/2023 08:53:59", | ||
"AERONAUTICA": "25/08/2023 08:55:26" | ||
}, | ||
"fiscaliza": { | ||
"Version": "0.2.20", | ||
"ReleaseDate": "27/02/2023" | ||
}, | ||
"rfpye": { | ||
"Version": "0.2.3", | ||
"ReleaseDate": "03/11/2021" | ||
} | ||
} | ||
{"appAnalise": {"Version": "1.35", "ReleaseDate": "28/06/2023"}, "appColeta": {"Version": "1.11", "ReleaseDate": "01/12/2022"}, "appColetaV2": {"Version": "1.42", "ReleaseDate": "30/08/2023"}, "anateldb": {"ReleaseDate": "06/09/2023 09:42:20", "ANATEL": "06/09/2023 09:41:52", "AERONAUTICA": "06/09/2023 09:41:52"}, "fiscaliza": {"Version": "0.2.20", "ReleaseDate": "27/02/2023"}, "rfpye": {"Version": "0.2.3", "ReleaseDate": "03/11/2021"}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
__version__ = "0.8.0" | ||
__version__ = "0.8.1" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.