IDEMSInternational / R-Instat

A statistics software package powered by R
http://r-instat.org/
GNU General Public License v3.0
38 stars 102 forks source link

Added scalar object to dataframe metadata #8999

Closed N-thony closed 4 weeks ago

N-thony commented 4 weeks ago

@rdstern can you do the first test here before moving to the next step? The feature is available in the calculator dialogue.

rdstern commented 4 weeks ago

@N-thony that's good progress as I can now define multiple scalars.

image

a) Position of the keyboards is messed up. I assume that's a single item to be change and they will revert. b) The Position button is only disabled the first time it is used. Later it remains enabled.

I am thinking for now you might comment out the lines that produce nrows and ncols, as they might ncomplicate the code later and so make it take longer. Unless you feel it is simpler, because the sclars are then always there?

N-thony commented 4 weeks ago

@N-thony that's good progress as I can now define multiple scalars.

image

a) Position of the keyboards is messed up. I assume that's a single item to be change and they will revert. b) The Position button is only disabled the first time it is used. Later it remains enabled.

I am thinking for now you might comment out the lines that produce nrows and ncols, as they might ncomplicate the code later and so make it take longer. Unless you feel it is simpler, because the sclars are then always there?

I will close this and open a new one. I got conflicts from the last PR from Fidel.