File: accessor_method.rst

package info (click to toggle)
python-xarray 2026.02.0-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 13,576 kB
  • sloc: python: 120,444; makefile: 269
file content (6 lines) | stat: -rw-r--r-- 157 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
{{ fullname }}
{{ underline }}

.. currentmodule:: {{ module.split('.')[0] }}

.. autoaccessormethod:: {{ (module.split('.')[1:] + [objname]) | join('.') }}