Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test pandas support under Python 3.7. #5857

Merged
merged 2 commits into from
Aug 29, 2018
Merged

Test pandas support under Python 3.7. #5857

merged 2 commits into from
Aug 29, 2018

Conversation

tseaver
Copy link
Contributor

@tseaver tseaver commented Aug 28, 2018

Full support still blocked on pyarrow support for Python 3.7.

See #5294.

Full support still blocked on pyarrow support for Python 3.7.

See #5294.
@tseaver tseaver added testing api: bigquery Issues related to the BigQuery API. packaging labels Aug 28, 2018
@tseaver tseaver requested a review from tswast August 28, 2018 19:20
@tseaver tseaver requested a review from alixhami as a code owner August 28, 2018 19:20
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Aug 28, 2018
@tseaver tseaver removed the request for review from alixhami August 28, 2018 19:39
@tseaver
Copy link
Contributor Author

tseaver commented Aug 28, 2018

@dpebot Please merge when green.

@dpebot
Copy link
Contributor

dpebot commented Aug 28, 2018

Okay! I'll merge when all statuses are green and all reviewers approve.

@dpebot dpebot added the automerge Merge the pull request once unit tests and other checks pass. label Aug 28, 2018
@dpebot dpebot self-assigned this Aug 28, 2018
bigquery/nox.py Outdated
@@ -37,11 +37,12 @@ def default(session):
# Install all test dependencies, then install this package in-place.
session.install('mock', 'pytest', 'pytest-cov', *LOCAL_DEPS)

# Pandas does not support Python 3.7
# Pyarror does not support Python 3.7

This comment was marked as spam.

[ci skip]
@tseaver tseaver merged commit de69735 into googleapis:master Aug 29, 2018
@tseaver tseaver deleted the 5294-bigquery-py37-add_pandas branch August 29, 2018 02:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigquery Issues related to the BigQuery API. automerge Merge the pull request once unit tests and other checks pass. cla: yes This human has signed the Contributor License Agreement. packaging testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants