Skip to content
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

Examples added to docstrings #7936

Merged
merged 43 commits into from
Jul 11, 2023
Merged
Changes from 8 commits
Commits
Show all changes
43 commits
Select commit Hold shift + click to select a range
4dc72de
xarray.dataset.tail
harshitha1201 Jun 20, 2023
2c55b95
xarray.dataset.head
harshitha1201 Jun 20, 2023
052fc8f
xarray.dataset.dropna
harshitha1201 Jun 20, 2023
6820863
xarray.dataset.ffill
harshitha1201 Jun 20, 2023
fd7eed4
xarray.dataset.bfill
harshitha1201 Jun 20, 2023
f9ff19c
xarray.dataset.set_Coords
harshitha1201 Jun 20, 2023
2562c58
xarray.dataset.reset_coords
harshitha1201 Jun 20, 2023
3e25744
indentation changes
harshitha1201 Jun 23, 2023
54ad806
indentation
harshitha1201 Jun 27, 2023
44b18b8
reset_coords example
harshitha1201 Jun 27, 2023
70bcf3a
tail_edited
harshitha1201 Jun 27, 2023
1ee84e8
bfill change
harshitha1201 Jun 27, 2023
f46c867
Merge branch 'main' into add-examples2
harshitha1201 Jun 27, 2023
4ba26a6
change
harshitha1201 Jun 27, 2023
3533074
Merge branch 'add-examples2' of https://github.com/harshitha1201/xarr…
harshitha1201 Jun 30, 2023
7bb884f
changes
harshitha1201 Jun 30, 2023
9421faa
indented
harshitha1201 Jul 2, 2023
74a94f9
indented
harshitha1201 Jul 3, 2023
1a728a2
minute_changes
harshitha1201 Jul 3, 2023
a06a8c8
doctest failure change
harshitha1201 Jul 3, 2023
1aa8c92
changes_
harshitha1201 Jul 3, 2023
7b6a2f6
change
harshitha1201 Jul 3, 2023
b00c1b3
Merge branch 'main' into add-examples2
harshitha1201 Jul 3, 2023
f0a9b54
change
harshitha1201 Jul 6, 2023
c168716
Merge branch 'add-examples2' of https://github.com/harshitha1201/xarr…
harshitha1201 Jul 6, 2023
c8999da
change
harshitha1201 Jul 7, 2023
4676ad9
Merge branch 'main' into add-examples2
harshitha1201 Jul 7, 2023
fd3f7ac
indented
harshitha1201 Jul 7, 2023
7882556
Merge branch 'add-examples2' of https://github.com/harshitha1201/xarr…
harshitha1201 Jul 7, 2023
11edc30
.
harshitha1201 Jul 7, 2023
e85f43c
what's new
harshitha1201 Jul 9, 2023
d683a82
.
harshitha1201 Jul 9, 2023
04f167f
head & tail
harshitha1201 Jul 9, 2023
13c4004
bfill & ffill
harshitha1201 Jul 9, 2023
718438c
dropna
harshitha1201 Jul 9, 2023
38e5885
head & tail
harshitha1201 Jul 9, 2023
f44312f
doctest
harshitha1201 Jul 9, 2023
5ef5aad
doctest error
harshitha1201 Jul 9, 2023
0f20bcd
Update xarray/core/dataset.py
harshitha1201 Jul 11, 2023
7d31547
Merge branch 'main' into add-examples2
harshitha1201 Jul 11, 2023
2028eac
.
harshitha1201 Jul 11, 2023
1b167c9
Merge branch 'add-examples2' of https://github.com/harshitha1201/xarr…
harshitha1201 Jul 11, 2023
4ecabe9
Fix doctest
TomNicholas Jul 11, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading