0

I have read a csv file using pandas and have a feature that is in scientific notation:

3.450 e +04

How can I change the data type here to show the entire number?

I tried changing to a float a few others with no luck

I am using Python 2.7 on Jupyter

martineau
  • 119,623
  • 25
  • 170
  • 301
madman
  • 153
  • 1
  • 4
  • 16

0 Answers0