Alexandre Lavigne

Results 147 comments of Alexandre Lavigne

Hi this is an interesting feature request. In the method `get_all_records` you can specify which header is not unique and which you don't care about not being unique. For sure...

> Thank you for the reply. > > > Generally speaking, printing informations as result to the end user is not practical when developing a library as gspread is not...

Hi @deekue thank you for raising this issue, I'm sorry but the documentation is not clear, you can't use the argument `first_row` as a named argument. This method `Worksheet.set_basic_filter` can...

> looks good > > was this method in Worksheet and Spreadsheet before? if not, why do we add it? it is not needed for backwards compatibility not it was...

Actually after taking a look I managed to add a test that _tests_ the `set_timeout` method and measures the time too in case we don't respect the timeout value. :partying_face:

I was thinking, maybe it's better if I just add the missing method and nothing else. We'll see in the future to add other convenient methods ? It makes things...

due to conflicts, rebased on master branch, simplified the changes by only adding the necessary function to be backward compatible

Hey @alifeee is that ok with you if we remove this from 6.1.0 and put it in 6.2.0, so we can release 6.1.0 with what we currently have ? I...

> > Hey @alifeee is that ok with you if we remove this from 6.1.0 and put it in 6.2.0, so we can release 6.1.0 with what we currently have...