We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e1ab96 commit 35d058eCopy full SHA for 35d058e
ci/deps/travis-36-cov.yaml
@@ -20,7 +20,8 @@ dependencies:
20
# https://github.com/pydata/pandas-gbq/issues/271
21
- google-cloud-bigquery<=1.11
22
- psycopg2
23
- - pyarrow=0.9.0
+ # pyarrow segfaults on load: https://github.com/pandas-dev/pandas/issues/26716
24
+ # - pyarrow=0.9.0
25
- pymysql
26
- pytables
27
- python-snappy
0 commit comments