Aura-healthcare / hrv-analysis

Package for Heart Rate Variability analysis in Python
GNU General Public License v3.0
384 stars 94 forks source link

rr_intervals_without_outliers = remove_outliers(rr_intervals=rr_intervals_list,low_rri=300, high_rri=2000) #38

Open uestc-zzh opened 2 years ago

uestc-zzh commented 2 years ago

'>=' not supported between instances of 'int' and 'ellipsis'