# File lib/rbase/columns.rb, line 243
      def unpack(data)
        data.rstrip.to_f
      end