Python v1.0.5
What's Changed
Major:
- Add
_Axis.getattr_from
and_Axis.getitem_from
. by @thetorpedodog in #183
Minor:
- Update CI-related stuff to new versions. by @thetorpedodog in #173
- Add a note about why the fields of Slice are
@property
s. by @thetorpedodog in #175 - Update
pyarrow
dependency by @johnkerl in #182
Full Changelog: python-v1.0.4...python-v1.0.5