Skip to content

How To Use vaex at Cloud Data Storage #2229

Answered by JovanVeljanoski
medyasun asked this question in Q&A
Discussion options

You must be logged in to vote

Hi,

This is not documented but is implemented. You need to install vaex-contrib, which you get by default if you install the whole of vaex (via pip install vaex or conda/mamba install -c conda-forge vaex).

You can find the relevant methods here:

from vaex.contrib.io.gbq import from_query, from_table, to_table

The docstrings give an example of how these are used. I hope this helps a bit

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@medyasun
Comment options

@JovanVeljanoski
Comment options

@medyasun
Comment options

Answer selected by medyasun
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants