Metadata-Version: 2.1
Name: etl-bq-tools
Version: 0.0.8
Summary: etl_bq_tools
Home-page: https://github.com/jonaqp/etl_bigquery_tools/
Author: Jonathan Quiza
Author-email: jony327@gmail.com
License: UNKNOWN
Download-URL: https://github.com/jonaqp/etl_bigquery_tools/archive/main.zip
Keywords: bigquery,etl,bq
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/markdown
Requires-Dist: certifi (>=2020.12.5)
Requires-Dist: pandas (>=1.1.5)
Requires-Dist: numpy (>=1.20.2)
Requires-Dist: prettytable (>=2.1.0)
Requires-Dist: prefect (>=0.14.17)
Requires-Dist: google-cloud-bigquery (>=2.15.0)
Requires-Dist: pyarrow (>=3.0.0)
Requires-Dist: fastparquet (>=0.5.0)
Requires-Dist: google-cloud-storage (>=1.38.0)
Requires-Dist: gcsfs (>=2021.4.0)

# etl_bq_tools: wrapper bigquery


[![Github License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
[![Updates](https://pyup.io/repos/github/woctezuma/google-colab-transfer/shield.svg)](pyup)
[![Python 3](https://pyup.io/repos/github/woctezuma/google-colab-transfer/python-3-shield.svg)](pyup)
[![Code coverage](https://codecov.io/gh/woctezuma/google-colab-transfer/branch/master/graph/badge.svg)](codecov)




etl_bq_tools is a Python library that implements bigquery
## Installation

The code is packaged for PyPI, so that the installation consists in running:
```sh
pip install et-bq-tools
```


## Usage

wrapper bigquery execution runtime



## License

[Apache License 2.0](https://www.dropbox.com/s/8t6xtgk06o3ij61/LICENSE?dl=0).


## New features v1.0


## BugFix




## Reference

 - Jonathan Quiza [github](https://github.com/jonaqp).
 - Jonathan Quiza [RumiMLSpark](http://rumi-ml.herokuapp.com/).
 - Jonathan Quiza [linkedin](https://www.linkedin.com/in/jonaqp/).


