Skip to main content

Data engineering & Data science Framework

Project description

pygyver

Contains Data Enginner, Data Scientist and 3rd party integration tools capabilities

Installation

py-test-utility can be installed via pip

pip install pygyver

DS Libraries

To access BigQuery you will need following environment variables:

  • BIGQUERY_PROJECT - name of the project in BigQuery. Default project cannot be changed in the code.
  • BIGQUERY_ACCESS_TOKEN_PATH - path to the json token file.

BigQuery functions wrap bigpyquery functions to provide higher level API removing boilerplate instructions of the lower level API.

tdd_utility - module

class load_data(type,file,schema)

Contains methods to extract the equivalent json from csv with nested and repeated records structures

Methods

  • to_json()

    • if successfuls return the json obj extracted from the csv
  • to_new_line_delimiter_file(output_file_name)

    • return 0 if successfuls
    • create new line delimiter "output_file_name" file

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pygyver-0.0.1.tar.gz (6.6 kB view hashes)

Uploaded Source

Built Distribution

pygyver-0.0.1-py3-none-any.whl (8.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page