[dados] doc_r_update
novamente, reabrindo o PR sobre a documentação do R. Favor não mergeem este PR antes das correções. Amo vcs.
===> 8 warning(s) found:
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:71:24)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:105:19)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:208:15)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:217:19)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:220:15)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:239:25)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/table.py:239:40)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/download/metadata.py:18:19) ===> 2 convention(s) found:
- convention [C3001] Lambda expression assigned to a variable. Define a function using the "def" keyword instead. (python-package/basedosdados/upload/dataset.py:43:22)
- convention [C1803] 'not_found_columns != []' can be simplified to 'not_found_columns' as an empty sequence is falsey (python-package/basedosdados/upload/table.py:329:11)
@gustavoalcantara vou fazer alguns comentários pra ver se você concorda. O que você concordar eu posso escrever depois e comitar aqui
- Acho que na parte de "Autenticação", eu colocaria como "reautenticar", porque muitos erros ocorrem depois que a pessoa já autenticou. Teria que explicar como usar o
garglepra identificar o local que tá a credencial e excluir. - Eu não especificaria "quando tal erro acontecer, faça isso". A maioria dos erros é por conta da autenticação, mas ele toma diversas formas. Tentaria deixar mais genérico: "se deu erro, cheque isso"
- Na parte de downgrade, eu explicaria: 1) como checar a versão do
dbplyr2) como dar downgrade - Sobre o downgrade, a explicação tá incompleta. O código tá chamando um arquivo que foi baixado no computador, mas não diz onde esse arquivo foi baixado. Eu corrigiria isso.
@filipemsc sobre o downgrade, não sei o que acha, mas acho que seria melhor o devtools::install_version("dbplyr", version = "2.1.1", repos = "http://cran.us.r-project.org") pq ai não precisaria instalar manualmente o pacote e tal, evitaria uns problemas
@filipemsc @arthurfg fiquem à vontade pra commitar meus queridos
===> 8 warning(s) found:
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/download/metadata.py:18:19)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:71:24)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:105:19)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:208:15)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:217:19)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:220:15)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:239:25)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/table.py:239:40) ===> 2 convention(s) found:
- convention [C3001] Lambda expression assigned to a variable. Define a function using the "def" keyword instead. (python-package/basedosdados/upload/dataset.py:43:22)
- convention [C1803] 'not_found_columns != []' can be simplified to 'not_found_columns' as an empty sequence is falsey (python-package/basedosdados/upload/table.py:329:11)
===> 8 warning(s) found:
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/download/metadata.py:18:19)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:71:24)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:105:19)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:208:15)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:217:19)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:220:15)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:239:25)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/table.py:239:40) ===> 2 convention(s) found:
- convention [C3001] Lambda expression assigned to a variable. Define a function using the "def" keyword instead. (python-package/basedosdados/upload/dataset.py:43:22)
- convention [C1803] 'not_found_columns != []' can be simplified to 'not_found_columns' as an empty sequence is falsey (python-package/basedosdados/upload/table.py:329:11)
===> 8 warning(s) found:
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/download/metadata.py:18:19)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:71:24)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:105:19)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:208:15)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:217:19)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:220:15)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:239:25)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/table.py:239:40) ===> 2 convention(s) found:
- convention [C3001] Lambda expression assigned to a variable. Define a function using the "def" keyword instead. (python-package/basedosdados/upload/dataset.py:43:22)
- convention [C1803] 'not_found_columns != []' can be simplified to 'not_found_columns' as an empty sequence is falsey (python-package/basedosdados/upload/table.py:329:11)
===> 8 warning(s) found:
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/download/metadata.py:18:19)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:71:24)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:105:19)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:208:15)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:217:19)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:220:15)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:239:25)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/table.py:239:40) ===> 2 convention(s) found:
- convention [C3001] Lambda expression assigned to a variable. Define a function using the "def" keyword instead. (python-package/basedosdados/upload/dataset.py:43:22)
- convention [C1803] 'not_found_columns != []' can be simplified to 'not_found_columns' as an empty sequence is falsey (python-package/basedosdados/upload/table.py:329:11)
===> 8 warning(s) found:
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:71:24)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:105:19)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:208:15)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:217:19)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:220:15)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:239:25)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/table.py:239:40)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/download/metadata.py:18:19) ===> 2 convention(s) found:
- convention [C3001] Lambda expression assigned to a variable. Define a function using the "def" keyword instead. (python-package/basedosdados/upload/dataset.py:43:22)
- convention [C1803] 'not_found_columns != []' can be simplified to 'not_found_columns' as an empty sequence is falsey (python-package/basedosdados/upload/table.py:329:11)
===> 8 warning(s) found:
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:71:24)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:105:19)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:208:15)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:217:19)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:220:15)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:239:25)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/table.py:239:40)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/download/metadata.py:18:19) ===> 2 convention(s) found:
- convention [C3001] Lambda expression assigned to a variable. Define a function using the "def" keyword instead. (python-package/basedosdados/upload/dataset.py:43:22)
- convention [C1803] 'not_found_columns != []' can be simplified to 'not_found_columns' as an empty sequence is falsey (python-package/basedosdados/upload/table.py:329:11)
===> 8 warning(s) found:
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/download/metadata.py:18:19)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:71:24)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:105:19)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:208:15)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:217:19)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:220:15)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:239:25)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/table.py:239:40) ===> 2 convention(s) found:
- convention [C3001] Lambda expression assigned to a variable. Define a function using the "def" keyword instead. (python-package/basedosdados/upload/dataset.py:43:22)
- convention [C1803] 'not_found_columns != []' can be simplified to 'not_found_columns' as an empty sequence is falsey (python-package/basedosdados/upload/table.py:329:11)
===> 8 warning(s) found:
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:71:24)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:105:19)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:208:15)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:217:19)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:220:15)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:239:25)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/table.py:239:40)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/download/metadata.py:18:19) ===> 2 convention(s) found:
- convention [C3001] Lambda expression assigned to a variable. Define a function using the "def" keyword instead. (python-package/basedosdados/upload/dataset.py:43:22)
- convention [C1803] 'not_found_columns != []' can be simplified to 'not_found_columns' as an empty sequence is falsey (python-package/basedosdados/upload/table.py:329:11)
===> 8 warning(s) found:
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/download/metadata.py:18:19)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:71:24)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:105:19)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:208:15)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:217:19)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:220:15)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:239:25)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/table.py:239:40) ===> 2 convention(s) found:
- convention [C3001] Lambda expression assigned to a variable. Define a function using the "def" keyword instead. (python-package/basedosdados/upload/dataset.py:43:22)
- convention [C1803] 'not_found_columns != []' can be simplified to 'not_found_columns' as an empty sequence is falsey (python-package/basedosdados/upload/table.py:329:11)
===> 8 warning(s) found:
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/download/metadata.py:18:19)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:71:24)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:105:19)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:208:15)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:217:19)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:220:15)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:239:25)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/table.py:239:40) ===> 2 convention(s) found:
- convention [C3001] Lambda expression assigned to a variable. Define a function using the "def" keyword instead. (python-package/basedosdados/upload/dataset.py:43:22)
- convention [C1803] 'not_found_columns != []' can be simplified to 'not_found_columns' as an empty sequence is falsey (python-package/basedosdados/upload/table.py:329:11)
===> 8 warning(s) found:
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/download/metadata.py:18:19)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:71:24)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:105:19)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:208:15)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:217:19)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:220:15)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:239:25)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/table.py:239:40) ===> 2 convention(s) found:
- convention [C3001] Lambda expression assigned to a variable. Define a function using the "def" keyword instead. (python-package/basedosdados/upload/dataset.py:43:22)
- convention [C1803] 'not_found_columns != []' can be simplified to 'not_found_columns' as an empty sequence is falsey (python-package/basedosdados/upload/table.py:329:11)
@filipemsc comentei em alguns dos seus commits. Dá uma olhada assim que possível. Abraços!
===> 8 warning(s) found:
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/download/metadata.py:18:19)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:71:24)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:105:19)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:208:15)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:217:19)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:220:15)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:239:25)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/table.py:239:40) ===> 2 convention(s) found:
- convention [C3001] Lambda expression assigned to a variable. Define a function using the "def" keyword instead. (python-package/basedosdados/upload/dataset.py:43:22)
- convention [C1803] 'not_found_columns != []' can be simplified to 'not_found_columns' as an empty sequence is falsey (python-package/basedosdados/upload/table.py:329:11)
@filipemsc comentei em alguns dos seus commits. Dá uma olhada assim que possível. Abraços!
@gustavoalcantara respondi e alterei o que era mais simples. se quiser podemos fazer um call dps pra alinhar o que falta
===> 8 warning(s) found:
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/download/metadata.py:18:19)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:71:24)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:105:19)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:208:15)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:217:19)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:220:15)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:239:25)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/table.py:239:40) ===> 2 convention(s) found:
- convention [C3001] Lambda expression assigned to a variable. Define a function using the "def" keyword instead. (python-package/basedosdados/upload/dataset.py:43:22)
- convention [C1803] 'not_found_columns != []' can be simplified to 'not_found_columns' as an empty sequence is falsey (python-package/basedosdados/upload/table.py:329:11)
@arthurfg dá uma olhada aqui depois
===> 8 warning(s) found:
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/download/metadata.py:18:19)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:71:24)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:105:19)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:208:15)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:217:19)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:220:15)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:239:25)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/table.py:239:40) ===> 2 convention(s) found:
- convention [C3001] Lambda expression assigned to a variable. Define a function using the "def" keyword instead. (python-package/basedosdados/upload/dataset.py:43:22)
- convention [C1803] 'not_found_columns != []' can be simplified to 'not_found_columns' as an empty sequence is falsey (python-package/basedosdados/upload/table.py:329:11)

talvez fosse uma boa add esse gif na parte de autenticação. fiz da maneira mais manual possível.
talvez fosse uma boa add esse gif na parte de autenticação. fiz da maneira mais manual possível.
gostei, @arthurfg!
===> 8 warning(s) found:
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/download/metadata.py:18:19)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:71:24)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:105:19)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:208:15)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:217:19)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:220:15)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:239:25)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/table.py:239:40) ===> 2 convention(s) found:
- convention [C3001] Lambda expression assigned to a variable. Define a function using the "def" keyword instead. (python-package/basedosdados/upload/dataset.py:43:22)
- convention [C1803] 'not_found_columns != []' can be simplified to 'not_found_columns' as an empty sequence is falsey (python-package/basedosdados/upload/table.py:329:11)
===> 8 warning(s) found:
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/download/metadata.py:18:19)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:71:24)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:105:19)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:208:15)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:217:19)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:220:15)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:239:25)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/table.py:239:40) ===> 2 convention(s) found:
- convention [C3001] Lambda expression assigned to a variable. Define a function using the "def" keyword instead. (python-package/basedosdados/upload/dataset.py:43:22)
- convention [C1803] 'not_found_columns != []' can be simplified to 'not_found_columns' as an empty sequence is falsey (python-package/basedosdados/upload/table.py:329:11)
===> 8 warning(s) found:
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/download/metadata.py:18:19)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:71:24)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:105:19)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:208:15)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:217:19)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:220:15)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:239:25)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/table.py:239:40) ===> 2 convention(s) found:
- convention [C3001] Lambda expression assigned to a variable. Define a function using the "def" keyword instead. (python-package/basedosdados/upload/dataset.py:43:22)
- convention [C1803] 'not_found_columns != []' can be simplified to 'not_found_columns' as an empty sequence is falsey (python-package/basedosdados/upload/table.py:329:11)
===> 16 warning(s) found:
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/download/metadata.py:18:19)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:71:24)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:105:19)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:208:15)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:217:19)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:220:15)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:239:25)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/table.py:239:40)
- warning [W1401] Anomalous backslash in string: '/'. String constant might be missing an r prefix. (python-package/tests/test_storage.py:188:25)
- warning [W1401] Anomalous backslash in string: '/'. String constant might be missing an r prefix. (python-package/tests/test_storage.py:188:40)
- warning [W1401] Anomalous backslash in string: '/'. String constant might be missing an r prefix. (python-package/tests/test_storage.py:188:43)
- warning [W1401] Anomalous backslash in string: '/'. String constant might be missing an r prefix. (python-package/tests/test_storage.py:188:61)
- warning [W1401] Anomalous backslash in string: '/'. String constant might be missing an r prefix. (python-package/tests/test_storage.py:210:25)
- warning [W1401] Anomalous backslash in string: '/'. String constant might be missing an r prefix. (python-package/tests/test_storage.py:210:43)
- warning [W1401] Anomalous backslash in string: '/'. String constant might be missing an r prefix. (python-package/tests/test_storage.py:210:46)
- warning [W1401] Anomalous backslash in string: '/'. String constant might be missing an r prefix. (python-package/tests/test_storage.py:210:61) ===> 2 convention(s) found:
- convention [C3001] Lambda expression assigned to a variable. Define a function using the "def" keyword instead. (python-package/basedosdados/upload/dataset.py:43:22)
- convention [C1803] 'not_found_columns != []' can be simplified to 'not_found_columns' as an empty sequence is falsey (python-package/basedosdados/upload/table.py:329:11)
===> 16 warning(s) found:
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/download/metadata.py:18:19)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:71:24)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:105:19)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:208:15)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:217:19)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:220:15)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:239:25)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/table.py:239:40)
- warning [W1401] Anomalous backslash in string: '/'. String constant might be missing an r prefix. (python-package/tests/test_storage.py:188:25)
- warning [W1401] Anomalous backslash in string: '/'. String constant might be missing an r prefix. (python-package/tests/test_storage.py:188:40)
- warning [W1401] Anomalous backslash in string: '/'. String constant might be missing an r prefix. (python-package/tests/test_storage.py:188:43)
- warning [W1401] Anomalous backslash in string: '/'. String constant might be missing an r prefix. (python-package/tests/test_storage.py:188:61)
- warning [W1401] Anomalous backslash in string: '/'. String constant might be missing an r prefix. (python-package/tests/test_storage.py:210:25)
- warning [W1401] Anomalous backslash in string: '/'. String constant might be missing an r prefix. (python-package/tests/test_storage.py:210:43)
- warning [W1401] Anomalous backslash in string: '/'. String constant might be missing an r prefix. (python-package/tests/test_storage.py:210:46)
- warning [W1401] Anomalous backslash in string: '/'. String constant might be missing an r prefix. (python-package/tests/test_storage.py:210:61) ===> 2 convention(s) found:
- convention [C3001] Lambda expression assigned to a variable. Define a function using the "def" keyword instead. (python-package/basedosdados/upload/dataset.py:43:22)
- convention [C1803] 'not_found_columns != []' can be simplified to 'not_found_columns' as an empty sequence is falsey (python-package/basedosdados/upload/table.py:329:11)
===> 16 warning(s) found:
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/download/metadata.py:18:19)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:71:24)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:105:19)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:208:15)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:217:19)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:220:15)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:239:25)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/table.py:239:40)
- warning [W1401] Anomalous backslash in string: '/'. String constant might be missing an r prefix. (python-package/tests/test_storage.py:188:25)
- warning [W1401] Anomalous backslash in string: '/'. String constant might be missing an r prefix. (python-package/tests/test_storage.py:188:40)
- warning [W1401] Anomalous backslash in string: '/'. String constant might be missing an r prefix. (python-package/tests/test_storage.py:188:43)
- warning [W1401] Anomalous backslash in string: '/'. String constant might be missing an r prefix. (python-package/tests/test_storage.py:188:61)
- warning [W1401] Anomalous backslash in string: '/'. String constant might be missing an r prefix. (python-package/tests/test_storage.py:210:25)
- warning [W1401] Anomalous backslash in string: '/'. String constant might be missing an r prefix. (python-package/tests/test_storage.py:210:43)
- warning [W1401] Anomalous backslash in string: '/'. String constant might be missing an r prefix. (python-package/tests/test_storage.py:210:46)
- warning [W1401] Anomalous backslash in string: '/'. String constant might be missing an r prefix. (python-package/tests/test_storage.py:210:61) ===> 2 convention(s) found:
- convention [C3001] Lambda expression assigned to a variable. Define a function using the "def" keyword instead. (python-package/basedosdados/upload/dataset.py:43:22)
- convention [C1803] 'not_found_columns != []' can be simplified to 'not_found_columns' as an empty sequence is falsey (python-package/basedosdados/upload/table.py:329:11)
===> 16 warning(s) found:
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/download/metadata.py:18:19)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:71:24)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:105:19)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:208:15)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:217:19)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:220:15)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/metadata.py:239:25)
- warning [W3101] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (python-package/basedosdados/upload/table.py:239:40)
- warning [W1401] Anomalous backslash in string: '/'. String constant might be missing an r prefix. (python-package/tests/test_storage.py:188:25)
- warning [W1401] Anomalous backslash in string: '/'. String constant might be missing an r prefix. (python-package/tests/test_storage.py:188:40)
- warning [W1401] Anomalous backslash in string: '/'. String constant might be missing an r prefix. (python-package/tests/test_storage.py:188:43)
- warning [W1401] Anomalous backslash in string: '/'. String constant might be missing an r prefix. (python-package/tests/test_storage.py:188:61)
- warning [W1401] Anomalous backslash in string: '/'. String constant might be missing an r prefix. (python-package/tests/test_storage.py:210:25)
- warning [W1401] Anomalous backslash in string: '/'. String constant might be missing an r prefix. (python-package/tests/test_storage.py:210:43)
- warning [W1401] Anomalous backslash in string: '/'. String constant might be missing an r prefix. (python-package/tests/test_storage.py:210:46)
- warning [W1401] Anomalous backslash in string: '/'. String constant might be missing an r prefix. (python-package/tests/test_storage.py:210:61) ===> 2 convention(s) found:
- convention [C3001] Lambda expression assigned to a variable. Define a function using the "def" keyword instead. (python-package/basedosdados/upload/dataset.py:43:22)
- convention [C1803] 'not_found_columns != []' can be simplified to 'not_found_columns' as an empty sequence is falsey (python-package/basedosdados/upload/table.py:329:11)