1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120
|
# astropy.cosmology
py:class astropy.cosmology.Cosmology
py:class astropy.cosmology.core.Cosmology
# astropy.io.votable
py:class astropy.io.votable.tree.Element
py:class astropy.io.votable.tree.SimpleElement
py:class astropy.io.votable.tree.SimpleElementWithContent
# astropy.modeling
py:class astropy.modeling.projections.Zenithal
py:class astropy.modeling.projections.Cylindrical
py:class astropy.modeling.polynomial.PolynomialBase
py:class astropy.modeling.rotations.EulerAngleRotation
py:class astropy.modeling.projections.Projection
# astropy.io.fits
py:class astropy.io.fits.hdu.base.ExtensionHDU
py:class astropy.io.fits.util.NotifierMixin
# astropy.io.misc.yaml
py:class yaml.dumper.SafeDumper
py:class yaml.loader.SafeLoader
py:class yaml.representer.SafeRepresenter
py:class yaml.scanner.Scanner
py:class yaml.constructor.SafeConstructor
py:class yaml.constructor.BaseConstructor
py:class yaml.parser.Parser
py:class yaml.dumper.SafeDumper
py:class yaml.representer.BaseRepresenter
py:class yaml.reader.Reader
py:class yaml.resolver.BaseResolver
py:class yaml.serializer.Serializer
py:class yaml.composer.Composer
py:class yaml.resolver.Resolver
py:class yaml.emitter.Emitter
# astropy.units
py:obj astropy.units.function.logarithmic.m_bol
# astropy.utils
py:class astropy.extern.six.Iterator
py:class type
py:class json.encoder.JSONEncoder
# astropy.table
py:class astropy.table.column.BaseColumn
py:class astropy.table.groups.BaseGroups
py:class astropy.table.bst.FastBase
# astropy.time
py:class astropy.time.core.TimeUnique
# astropy.visualization
py:class matplotlib.axes._subplots.WCSAxesSubplot
py:obj Bbox
py:obj Transform
py:obj Patch
py:obj Figure
py:obj AbstractPathEffect
py:obj ScaleBase
py:obj matplotlib.axis.Axes.get_window_extent
py:obj matplotlib.spines.get_window_extent
# astropy.wcs
py:class astropy.wcs.wcsapi.fitswcs.FITSWCSAPIMixin
py:class astropy.wcs.wcsapi.fitswcs.custom_ctype_to_ucd_mapping
# numpy inherited docstrings
py:obj dtype
py:obj a
py:obj a.size == 1
py:obj n
py:obj ndarray
py:obj args
# other classes and functions that cannot be linked to
py:class numpy.ma.core.MaskedArray
py:class numpy.ma.mvoid
py:class numpy.void
py:class numpy.core.records.recarray
py:class xmlrpclib.Fault
py:class xmlrpclib.Error
py:class xmlrpc.client.Fault
py:class xmlrpc.client.Error
py:obj pkg_resources.parse_version
py:class pandas.DataFrame
# Pending on python docs links issue #11975
py:class list
py:obj list.append
py:obj list.append
py:obj list.count
py:obj list.extend
py:obj list.index
py:obj list.insert
py:meth list.pop
py:obj list.remove
py:class classmethod
py:obj RuntimeError
py:obj NotImplementedError
py:obj AttributeError
py:obj NotImplementedError
py:obj RendererBase
py:obj Artist
py:obj BboxBase
py:obj Text
py:obj text
# This list is from https://github.com/numpy/numpydoc/issues/275
py:class None. Remove all items from D.
py:class a set-like object providing a view on D's items
py:class a set-like object providing a view on D's keys
py:class v, remove specified key and return the corresponding value.
py:class None. Update D from dict/iterable E and F.
py:class an object providing a view on D's values
py:class a shallow copy of D
# This extends the numpydoc list above to fix lincheck warning
py:class reference target not found: (k, v)
|