Skip to content

Send None parameter to pandas-gbq to set no progress bar #33477

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

Merged
merged 1 commit into from
Jun 4, 2020

Conversation

sumanau7
Copy link
Contributor

@sumanau7 sumanau7 commented Apr 11, 2020

@sumanau7
Copy link
Contributor Author

@TomAugspurger Request for review.

@sumanau7 sumanau7 force-pushed the BUG-33360 branch 2 times, most recently from 051a609 to 8a47983 Compare April 13, 2020 06:53
@alimcmaster1
Copy link
Member

Do we need to set the min version as mention in #33360 (comment)

@sumanau7
Copy link
Contributor Author

@alimcmaster1 need help in understanding the reason for build failures, should we just re-run it ?

@alimcmaster1
Copy link
Member

@alimcmaster1 need help in understanding the reason for build failures, should we just re-run it ?

Sure - if you merge master this should now be fixed.

@sumanau7
Copy link
Contributor Author

@jreback Green

@alimcmaster1
Copy link
Member

@sumanau7 please see my comments above. We need to change the min supported before doing this https://pandas.pydata.org/pandas-docs/stable/getting_started/install.html#optional-dependencies it’s currently 0.8.0 you are proposing 0.12.0 right?

@sumanau7
Copy link
Contributor Author

@sumanau7 please see my comments above. We need to change the min supported before doing this https://pandas.pydata.org/pandas-docs/stable/getting_started/install.html#optional-dependencies it’s currently 0.8.0 you are proposing 0.12.0 right?

@alimcmaster1 Have done that change, can you please verify if these are the only places where this change is required

@alimcmaster1
Copy link
Member

@alimcmaster1 Have done that change, can you please verify if these are the only places where this change is required

You will also need to update _optional.py

@alimcmaster1
Copy link
Member

Note current default behaviour of pandas read_gbq is tdqm progress bar. This change makes the default no progress bar right?. Do we want to be consistent with pandas_gbq and use tdqm by default?

(From @TomAugspurger comment here #33360 (comment) sounds like we should have same default :) )

@alimcmaster1
Copy link
Member

This looks pretty much there to me. (Just need to decide on this point)

@sumanau7 looks like some of the tests are failing (logs on longer available) mind taking a look? - https://github.com/pandas-dev/pandas/pull/33477/checks?check_run_id=588645024

@alimcmaster1
Copy link
Member

Looks like this build job it failing - (not publishing back to PR) https://github.com/pandas-dev/pandas/pull/33477/checks?check_run_id=588645024

Copy link
Contributor

@jreback jreback left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this looks ok. @sumanau7 can you add a whatsnew note that we have fixed this issue, and now recommend pandas-gbq >=0.12.0. please merge master and ping on green.

@alimcmaster1
Copy link
Member

alimcmaster1 commented Jun 3, 2020

@sumanau7 could you update as per Jeff’s comments? Thanks!

@jreback jreback added this to the 1.1 milestone Jun 4, 2020
@jreback jreback merged commit 34edd52 into pandas-dev:master Jun 4, 2020
@jreback
Copy link
Contributor

jreback commented Jun 4, 2020

thanks @sumanau7

@sumanau7 sumanau7 deleted the BUG-33360 branch June 4, 2020 18:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: Can't disable progress bar for read_gbq
3 participants