0

I am extracting table data from here

After extracting, it is getting displayed but in the last lines after every table:

(Amounts may not add due to rounding.)

(The accompanying notes are an integral part of the financial statements.)

are getting added at the end of the table in every cell. How shall I remove these and reformat the table?

Alexey Zimarev
  • 17,944
  • 2
  • 55
  • 83
  • remove the last few cells in the table – Dinesh.hmn Feb 18 '17 at 11:49
  • The problem you are experiencing does not come from jupyter-notebook, but it stems from the way you extract the data. Post a [reproducible example](http://stackoverflow.com/questions/5963269/how-to-make-a-great-r-reproducible-example) showing how you extract the data, and someone might be able to help you. – Jealie Feb 21 '17 at 11:59

0 Answers0