get number from cell in python

Viewed 50

I use hours.loc[numb] to get cell in column if I print this He prints it but like that: print:

how can me get Hours number only Without the rest of the printed stuff

1 Answers
Related