parse_single_table#
- astropy.io.votable.parse_single_table(source, **kwargs)[source]#
 Parses a VOTABLE xml file (or file-like object), reading and returning only the first
TableElementinstance.See
parsefor a description of the keyword arguments.- Returns:
 - votable
TableElementobject 
- votable