larray-project / larray

N-dimensional labelled arrays in Python
https://larray.readthedocs.io/
GNU General Public License v3.0
8 stars 6 forks source link

implement Axis.append (and deprecate Axis.extend?) #1087

Open gdementen opened 11 months ago

gdementen commented 11 months ago

But maybe we should tackle #783 and #838 before this to avoid deprecating .append just after when introduce it.