-
Notifications
You must be signed in to change notification settings - Fork 42
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
docs: update DataFrame
docstrings to include the errors section
#1127
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you!
Are there screenshots of the documentation (the "Appropriate docs were updated" section in the description) after this change? E.g. #1081 |
ValueError: | ||
If an invalid value is provided for ``if_exists`` when ``destination_table`` | ||
is ``None``. ``None`` or ``replace`` are the only valid values for ``if_exists``. | ||
ValueError: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for sharing the screenshots. I think we should have one row per exception, It looks repetitive/redundant in the generated docs screen/6fahEb9CJ7r69yc
Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:
to_gbq
: screen/6fahEb9CJ7r69ycto_parquet
: screen/3kBwqd5AHRTpP5Winsert
: screen/QXBv9pWR8M9Toxodrop
: screen/9Si5uK9NhFjudc2set_index
: screen/aYEyVMgfeNH9nykreorder_levels
: screen/4xRALnZrpUTMrSNswaplevel
: screen/7j9Zu4JJyzfnXMpdroplevel
: screen/C5myDpnkGqLCCYedropna
: screen/49hfZbyTjZqixVeisin
: screen/6fTGLaFYBe2NHGMsort_values
: screen/6FKiveqddSpZ8dzsort_index
: screen/3oHDsq5EHngLJgBcombine
: screen/3vJBqsWf7TKe7dtexplode
: screen/3oHDsq5EHngLJgBupdate
: screen/5dgpp9iqZpoLTXEgroupby
: screen/8tSm9QYnQvLiixUmap
: screen/BmfrwCH79QDeDsXjoin
: screen/FqZvzHrnGN9KvqXmerge
: screen/57k9UzYy2MZ6oMrapply
: screen/4S3csoNQ9cHnxF5nlargest
: screen/BxvVoyrVm524yCunsmallest
: screen/6hu4XG9ZknqNdcQcumsum
: screen/7WT2AwmpCYyn2E9cumprod
: screen/6pjvBi3PY9wXS7edescribe
: screen/5SU9DPxx338oUwhdot
: screen/Bt88eX4xUeQNLvCsample
: screen/9fYVqia2grZpeyefilter
: screen/5oGofrU87PayQJuFixes #296390934 🦕