Open catherinedevlin opened 10 years ago
so a "cost" column with ["$6", "$3.22"] should become a "cost_$" column with [Decimal('6'), Decimal('3.22')]
likewise physical units like lb, km2, etc
so a "cost" column with ["$6", "$3.22"] should become a "cost_$" column with [Decimal('6'), Decimal('3.22')]
likewise physical units like lb, km2, etc