Andrew Gross
Andrew Gross
Gspread 2.0 should be on APIv4.
Great, thanks for the info.
That would be great! There should be good test coverage for the results from those functions. I definitely wrote some inefficient code here to get it working, and did not...
Sounds good, please do.
Sounds great, I think it would be reasonable add a `date_unit` kwarg. Should we use it only if `date_format` is empty? Or are there occasions where `pd.to_datetime` would want `unit`...
Thanks for the reminder let me take a look at this.
Versions have been unlocked for `pyarrow` and `pandas`, released as `2.2.0`
For things like `Decimal` we need to know when we load the JSON that we are loading a decimal value for a field. Really slow impl: For each JSON line:...
Hey, thanks for this, I'll need to digest the code flow a bit more, but looks ok in general. I don't understand the usage of `_col = column_data.get(column, [None]*(row_count-1))`, but...
Can probably change the product name, but CSV wouldn't hurt, since it cleans up a few steps of numpy/pandas/pyarrow code.