Mudanças - #29
Open
marcofaga wants to merge 3 commits into
Open
Conversation
Os dados depois de 2012 já estão vindo com nomes nas colunas. Sem a modificação acimas, os nomes de candidate_local 2016 e 2020 estavam vindo errados. O mesmo acontece para candidate_fed 2014 e 2018
Arrumando os nomes das colunas que estão vindo errados a partir de 2014. Os nomes corretos já estão vindo dos arquivos do TSE. Não necessita mais nomear.
Incluindo dados de 2016. Também arrumei os dados de 2012 pois se o usuário rodasse vote_section_local(2016) ele acabava baixando o de 2012. Corrigi esse bug.
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Eu e um colega estávamos tendo dificuldades com as seguintes funções e fizemos algumas modificações. Seguem abaixo.