Version 2.0.6 #2121
jpivarski
started this conversation in
New releases
Version 2.0.6
#2121
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
New features
to_buffers
by @agoose77 in feat: add byteorder argument toto_buffers
#2095Bug-fixes and performance
__array_function__
by @agoose77 in fix: support scalars in tuple (and list) arguments provided to__array_function__
#2045fill_none
by @agoose77 in fix: support option-in-record forfill_none
#2065ak.Record
by @agoose77 in fix: support unzippingak.Record
#2077array_function
overload results by @agoose77 in fix: don't try to re-wraparray_function
overload results #2079RegularArray
andNumpyArray
by @agoose77 in fix: support merging ofRegularArray
andNumpyArray
#2063run_lengths
by @agoose77 in fix: off-by-one error inrun_lengths
#2093counts
by @agoose77 in fix: unflatten should accept non-packedcounts
#2097ak.to_layout
by @agoose77 in fix: remove string casting fromak.to_layout
#2098ak.unflatten
by @agoose77 in fix: support categorical counts inak.unflatten
#2099ak.mixin_class_method
by @agoose77 in fix: use pickleable closure forak.mixin_class_method
#2102NumpyArray
with option by @agoose77 in fix: merging 1DNumpyArray
with option #2105is_indexed
types inak.fill_none
by @agoose77 in fix: supportis_indexed
types inak.fill_none
#2111object.__new__(ak.Array)
for pickling constructor by @agoose77 in fix: useobject.__new__(ak.Array)
for pickling constructor #2113TypeTracerArray
binary operators,ak.Array.__str__
with a typetracer, attempts to calltouch_data
on non-typetracers, ...? by @jpivarski in fix:TypeTracerArray
binary operators,ak.Array.__str__
with a typetracer, attempts to calltouch_data
on non-typetracers, ...? #2115ScalarType
and treat bare strings as char arrays by @agoose77 in fix: addScalarType
and treat bare strings as char arrays #2116Other
@final
to contents, types, and forms by @agoose77 in refactor: add@final
to contents, types, and forms #2033kind
andorder
args to sorting protocols by @agoose77 in refactor: removekind
andorder
args to sorting protocols #2090Full Changelog: v2.0.5...v2.0.6
This discussion was created from the release Version 2.0.6.
Beta Was this translation helpful? Give feedback.
All reactions