Get your own Python server
Python code
data.csv
 
       Duration  Pulse  Maxpulse
  0          60    110       130
  1          60    117       145
  2          60    103       135
  3          45    109       175
  4          45    117       148
  ..        ...    ...       ...
  164        60    105       140
  165        60    110       145
  166        60    115       145
  167        75    120       150
  168        75    125       150
  
  [169 rows x 3 columns]