Commit 1866a26
authored
docs: Fix the
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:
- [ ] Make sure to open an issue as a [bug/issue](https://togithub.com/googleapis/python-bigquery-dataframes/issues/new/choose) before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
- [ ] Ensure the tests and linter pass
- [ ] Code coverage does not decrease (if any source code was changed)
- [ ] Appropriate docs were updated (if necessary)
Fixes #<issue_number_goes_here> 🦕DataFrame.apply code sample (#366)1 parent 04ce3be commit 1866a26
1 file changed
+8
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3296 | 3296 | | |
3297 | 3297 | | |
3298 | 3298 | | |
3299 | | - | |
3300 | | - | |
3301 | | - | |
| 3299 | + | |
| 3300 | + | |
| 3301 | + | |
3302 | 3302 | | |
3303 | 3303 | | |
3304 | 3304 | | |
3305 | | - | |
| 3305 | + | |
3306 | 3306 | | |
3307 | | - | |
3308 | | - | |
| 3307 | + | |
| 3308 | + | |
3309 | 3309 | | |
3310 | | - | |
3311 | | - | |
| 3310 | + | |
| 3311 | + | |
3312 | 3312 | | |
3313 | 3313 | | |
3314 | 3314 | | |
| |||
0 commit comments