Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Retornar query/tabela com valores já substituídos pelo dicionário. #1705

Open
Tracked by #1368
laura-l-amaral opened this issue Mar 12, 2024 · 0 comments
Open
Tracked by #1368

Comments

@laura-l-amaral
Copy link
Contributor

laura-l-amaral commented Mar 12, 2024

1. query = select * from rais.microdados WHERE sigla_uf = 'RJ'
2. select * from rais.dicionario
3. JOIN 1 e 2

df = read_sql_with_labels(query)
df = read_table_with_labels(dataset_id, table_id)
@vncsna vncsna linked a pull request May 7, 2024 that will close this issue
4 tasks
@vncsna vncsna removed a link to a pull request Jun 13, 2024
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant