Make Your Company Data Driven. Connect to any data source, easily visualize, dashboard and share your data.
-
Updated
Oct 28, 2020 - JavaScript
{{ message }}
Make Your Company Data Driven. Connect to any data source, easily visualize, dashboard and share your data.
Common solutions and tools developed by Google Cloud's Professional Services team
In the following file:
https://github.com/feast-dev/feast/blob/master/infra/charts/feast/values-batch-serving.yaml
stores:
- name: historical
type: BIGQUERY
config:
project_id: <google_project_id>
dataset_id: <bigquery_dataset_id>
If you provide the actual dataset_id, which is in the format of project:dataset_name feast will not able
The functions in this file should be factored out to a separate utility lib as they are reused in bitcoin-etl https://github.com/blockchain-etl/ethereum-etl/blob/develop/ethereumetl/misc_utils.py
tbls is a CI-Friendly tool for document a database, written in Go.
Google-provided Cloud Dataflow template pipelines for solving simple in-Cloud data tasks
Simple Python client for interacting with Google BigQuery.
Easily view PyPI download statistics via Google's BigQuery.
Over time we've had some things leak into the diff methods that make it more cumbersome to use BigDiffy via code instead of CLI.
For example diffAvro here https://github.com/spotify/ratatool/blob/master/ratatool-diffy/src/main/scala/com/spotify/ratatool/diffy/BigDiffy.scala#L284
User has to manually pass in schema otherwise we they receive a non-informative error regarding null schema, add
Useful scripts, udfs, views, and other utilities for migration and data warehouse operations in BigQuery.
Code For The Issue Label Bot, an App that automatically labels issues using machine learning, available on the GitHub Marketplace. This is also code for the blog article: "How to automate tasks on GitHub with machine learning for fun and profit"
As far as I can tell, these functions are completely unused and can be removed:
Right now, traffic to almanac.httparchive.org (no file path) is redirected to the 2019 landing page.
Let's redirect that traffic to the 2020 landing page to make readers aware that 2020 is on the way and start generating interest/anticipation. We don't need to promote the exact release date yet, because we'll make a big announcement when it's ready.
This should be a simple config change to t
Open source Business Intelligence tool
Libraries and tools for interoperability between Hadoop-related open-source software and Google Cloud Platform.
Automated feature engineering for geospatial data
Google BigQuery Datasource Plugin for Grafana.
An example mini data warehouse for python project stats, template for new projects
a bot that generates realistic replies using a combination of pretrained GPT-2 and BERT models
@medvedev1088
Hi,
I found that there ara two kinds of output in transactions.json.
One is nonstandard, and the other is pubkeyhash.
I thought the nonstandard output is the op_return output, but i found outputs of many (not all ) coinbase txs also are nonstandard. And address of miner is like“nonstandard3318537dfb3135df9f3d950dbdf8a7ae68dd7c7d”.
Here is an example:
transaction: {
"hash":
Stencil points to a server which holds file descriptors for the protobufs. We could add doc/script to setup a SimpleHTTPServer for the given protobufs.
BigQuery data source for Apache Spark: Read data from BigQuery into DataFrames, write DataFrames into BigQuery tables.
Generates the BigQuery schema from newline-delimited JSON or CSV data records.
Add a description, image, and links to the bigquery topic page so that developers can more easily learn about it.
To associate your repository with the bigquery topic, visit your repo's landing page and select "manage topics."
When a user wants to stream data to a date-partitioned BQ table, the way to do this is: