[bug #68467] [octave forge] (dataframe) overloaded functions with dim argument fail with Operation not implemented

Vasyl Vavrychuk <[email protected]> Tue, 23 Jun 2026 09:56:16 -0400 (EDT)
Newsgroups gmane.comp.gnu.octave.bugs
Message-ID <[email protected]>
Please use the bug tracker to post updates to a bug report.  The mailing list is intended as a read-only notification stream.  Info posted to this mailing list address won't appear in the tracker database where it is most useful.

URL:
  <https://savannah.gnu.org/bugs/?68467>

                 Summary: [octave forge] (dataframe) overloaded functions with
dim argument fail with Operation not implemented
                   Group: GNU Octave
               Submitter: vvavrychuk
               Submitted: вт, 23-чер-2026 13:56:11 +0000
                Category: Octave Package
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Regression
                  Status: None
             Assigned to: None
         Originator Name:
        Originator Email:
             Open/Closed: Open
         Discussion Lock: Unlocked
                 Release: 11.1.0
        Operating System: Microsoft Windows
           Fixed Release: None
         Planned Release: None


    _______________________________________________________

Follow-up Comments:


-------------------------------------------------------
Date: вт, 23-чер-2026 13:56:11 +0000 By: Vasyl Vavrychuk <vvavrychuk>
testing on octave 11.1.0 with dataframe 1.2.0:


octave:1> pkg load dataframe
octave:2> x = dataframe(rand(5,1),rand(5,1))
warning: genvarname is obsolete; use matlab.lang.makeValidName or
matlab.lang.makeUniqueStrings instead
x = dataframe with 5 rows and 2 columns
_1      X       X1
Nr double   double
 1 0.4714 0.051895
 2 0.6520 0.581631
 3 0.6647 0.737857
 4 0.4364 0.557330
 5 0.3445 0.857108
octave:3> sum(x)
ans = dataframe with 1 rows and 2 columns
_1      X     X1
Nr double double
 1 2.5689 2.7858
octave:4> sum(x,2)
error: Operation not implemented
error: called from
    df_mapper2 at line 82 column 11


fix-switch.patch attached






    _______________________________________________________
File Attachments:

Name: fix-switch.patch               Size: 1,3КіБ
    <https://file.savannah.gnu.org/file/fix-switch.patch?file_id=58741>



    AGPL NOTICE

These attachments are served by Savane. You can download the corresponding
source code of Savane at
https://savannah.gnu.org/source/savane-c36938be85ff6c1b727bc7dd7fd30e48f9142870.tar.gz

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?68467>

_______________________________________________
Повідомлення надіслано через Savannah
https://savannah.gnu.org/
signature.asc (application/pgp-signature, 228 B)
-----BEGIN PGP SIGNATURE-----

iHUEABYIAB0WIQQk97aszIMMAvLLwm6qLAuaBUf3TgUCajqQfwAKCRCqLAuaBUf3
TkCLAQC6KR+xOEQT7hubEPJ0d6xcP9m74UuriE6e/CKnxuYgCQD/QLDss9dNuxle
7IuFaCZONOqt8SKW4XXpa7DbeofLvwM=
=YCPp
-----END PGP SIGNATURE-----