I have a list with two columns, with this structure:
....'2011-10-18', '99,610000', '', '2011-10-17', '99,680000', '', '2011-10-14', '99,870000', '', '2011-10-13', '100,000000', '']
To try to convert it into a DataFrame I execute this code...
asked by
07.11.2017 / 20:59