Commit 6bb2b85
authored
Minor Dataset.map docstr clarification (#6595)
The summary line in the docstr for `Dataset.map()` says that it operates on variables in the dataset. This is a very minor update clarifying that it operates on *data* variables, as opposed to all variables (data + coord) in the Dataset.1 parent 0512da1 commit 6bb2b85
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5308 | 5308 | | |
5309 | 5309 | | |
5310 | 5310 | | |
5311 | | - | |
| 5311 | + | |
5312 | 5312 | | |
5313 | 5313 | | |
5314 | 5314 | | |
| |||
0 commit comments