nickmccullum / algorithmic-trading-python

The repository for freeCodeCamp's YouTube course, Algorithmic Trading in Python
2.35k stars 2.37k forks source link

How can I stop the column names from repeating while making the row numbers sequential? #48

Open Nozipho1 opened 1 year ago

Nozipho1 commented 1 year ago

Hey guys My question and problem is that column names are continously repeating at every row level and row numbers on the left hand side are all zero. Here is my code:

Nozipho1 commented 1 year ago

Screenshot 2023-02-03 at 15 47 41