QueryResponse#
- class sunpy.net.dataretriever.QueryResponse(
- data=None,
- masked=False,
- names=None,
- dtype=None,
- meta=None,
- copy=True,
- rows=None,
- copy_indices=True,
- units=None,
- descriptions=None,
- **kwargs,
Bases:
QueryResponseTable
Attributes Summary
Methods Summary
Returns a set of class attributes on all the response blocks.
Returns the time-span for which records are available.
Attributes Documentation
- hide_keys = ['url']#
Methods Documentation