Ensure that a masked array is returned when sigma clipping fully masked data. [#5711] astropy.table Fix problem where key for caching column format function was not sufficiently unique. [#5803] Handle sorting NaNs and masked values in jsviewer. [#4052, #5572] Ensure mixin columns can be ...
Ensure that a masked array is returned when sigma clipping fully masked data. [#5711] astropy.table Fix problem where key for caching column format function was not sufficiently unique. [#5803] Handle sorting NaNs and masked values in jsviewer. [#4052, #5572] Ensure mixin columns can be ...
New function sigma_clipped_stats which can be used to quickly get common statistics for an array, using sigma clipping at the same time. [#3201] astropy.sphinx astropy.table Changed the internal implementation of the Table class changed so that it no longer uses numpy structured arrays as ...