mundipagg/amora-data-build-tool
Amora Data Build Tool enables analysts and engineers to transform data on the data warehouse (BigQuery) by writing Amora Models that describe the data schema using Python's "PEP484 - Type Hints" and select statements with SQLAlchemy. Amora is able to transform Python code into SQL data transformation jobs that run inside the warehouse.
PythonMIT
Issues
- 0
amora[feature-store] :: Enriquecer documentação com guia de uso da Feature Store
#338 opened by diogommartins - 0
Possibilitar importação de projetos, datasets e tabelas como `AmoraModel`
#323 opened by diogommartins - 0
- 0
Fix `tests.providers.test_bigquery.test_cte_from_rows_with_record_repeated_fields`
#155 opened by diogommartins - 0
TTL para `amora.storage.cache`
#146 opened by diogommartins - 0
Fix 'Possible binding to all interfaces.' issue in amora\feature_store\config.py
#115 opened by diogommartins - 1
`amora.questions.Question.answer` deveria ser representado por um `amora.questions.Answer` ao invés de um `pd.DataFrame`
#88 opened by diogommartins