0

There is my Data Frame, it has more than 45,000+ values.

enter image description here

Basically I work on bar_chart_race graph but suddenly it throws an error.

ValueError: Invalid fill method. Expecting pad (ffill) or backfill (bfill). Got linear

then I found a solution on this link. But there is an another issue how can i check Index data type? because in given link it can find issue with datetime format then it can be solved. but how can i know about type of index? e.g. Datetime , Date , timedelta,Object or a string?

About Data frame those value directly come from an API . Any other solutions? Bar_Chart_race datetime as an index.

Mehmaam
  • 573
  • 7
  • 22

0 Answers0