We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 428b2a1 commit ac60204Copy full SHA for ac60204
CHANGES.rst
@@ -26,12 +26,14 @@ heasarc
26
- Heasarc.locate_data returns empty rows with an error in the error_message column if there are
27
no data associated with that row rather than filtering it out. [#3275]
28
29
-
30
utils.tap
31
^^^^^^^^^
32
33
- Get the cookie associated to the keys JSESSIONID or SESSION due to the tap library release at ESAC. [#3289]
34
+- The method ``upload_table`` accepts file formats accepted by astropy's
35
+ ``Table.read()``. [#3295]
36
+
37
38
Infrastructure, Utility and Other Changes and Additions
39
-------------------------------------------------------
0 commit comments