raphaelvallat / yasa

YASA (Yet Another Spindle Algorithm): a Python package to analyze polysomnographic sleep recordings.
https://raphaelvallat.com/yasa/
BSD 3-Clause "New" or "Revised" License
428 stars 115 forks source link

Use pd.concat instead of frame.append #53

Closed raphaelvallat closed 2 years ago

raphaelvallat commented 2 years ago

frame.append will be deprecated in future versions of Pandas

raphaelvallat commented 2 years ago

Done in fa6ca6e016949202d29214dc7d87a0bd55200339