octave-patch-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-patch-tracker] [patch #10102] [octave forge] (statistics) Add ne


From: Nicholas Jankowski
Subject: [Octave-patch-tracker] [patch #10102] [octave forge] (statistics) Add new functions ismissing and rmmissing
Date: Wed, 24 Nov 2021 11:27:43 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Firefox/78.0

Follow-up Comment #5, patch #10102 (project octave):

checking my copy of matlab, it lists ismissing as under
"\toolbox\matlab\datafun".  but after testing it, license('inuse') still just
shows MATLAB.  searching in the Add-On Explorer for 'ismissing', it shows it
as present in MATLAB, and shadowed in the Statistics and ML Toolbox, and Text
Analytics Toolbox. (maybe this wasn't always the case.)  rmmissing ONLY shows
up under core MATLAB. 

I also note that there are missing, standardizeMissing, and fillmissing.

missing: MATLAB, Signal Proc, Financial toolbox
standardizeMissing: only MATLAB
fillmissing: MATLAB, financial toolbox


Based on that, I agree ismissing and rmmissing seem like general data
processing functions and should be in core octave, and the other three as
well.  (If i'm not misunderstanding, I think the /datafun toolbox is just a
standard matlab 'bundled' toolbox considered part of core.)

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/patch/?10102>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]