Login  Register

decimal point problem with compute / python

Posted by drfg2008 on Sep 01, 2011; 4:01pm
URL: http://spssx-discussion.165.s1.nabble.com/decimal-point-problem-with-compute-python-tp4758903.html

when I use python to read in coefficients from output tables I get numbers with decimal comma instead of decimal point.

So when I use "compute2 ... the syntax needs decimal points instead of comma. How can I change the value into decimal point

for example 1,123 to 1.123.

Thanks
Dr. Frank Gaeth