You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<li>Faster guessing of formats in astropy.io.ascii</li>
111
111
<li>Support VOTable version 1.5</li>
112
+
<li>New `parquet.votable` format is available to read/write a Table from parquet files with VOTable metadata included</li>
112
113
<li>New SimpleNorm class</li>
113
114
<li>New SigmaClippedStats class</li>
114
115
<li>Automatic placement of axis and tick labels for WCSAxes</li>
115
116
<li>Support for masks in coordinates</li>
116
117
<li>Minimum supported version of Python updated to 3.11</li>
118
+
<li>The astropy conda-forge package now has all the optional dependencies, a new astropy-base package is provided with only required dependencies.</li>
0 commit comments