0

I have a column in dataframe with 1000+ row and different numeric values. How can i replace these values and have unified view? I would like to have this view 1.000.000 for each rows that doesn't have.

For example.

***Sales***

100,0

1.000.000

10000000

0,100000

Output desiderated

Sales

100.000

1.000.000

10.000.000

100.000

Domec
  • 87
  • 1
  • 8

0 Answers0