File: accessor_callable.rst

package info (click to toggle)
python-geopandas 1.1.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky
  • size: 14,752 kB
  • sloc: python: 26,021; makefile: 147; sh: 25
file content (6 lines) | stat: -rw-r--r-- 149 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
{{ fullname }}
{{ underline }}

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

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