BirdVox / birdvoxdetect

A pre-trained deep learning system for detecting bird flight calls in continuous recordings
MIT License
76 stars 15 forks source link

Pandas FutureWarning and concatenation bug #81

Closed lostanlen closed 3 years ago

lostanlen commented 3 years ago

sequel of #79

/home/vl1019/miniconda3/envs/bvd04/lib/python3.6/site-packages/pandas/core/frame.py:7123: FutureWarning: Sorting because non-concatenation axis is not aligned. A future version
of pandas will change to not sort by default.

To accept the future behavior, pass 'sort=False'.

To retain the current behavior and silence the warning, pass 'sort=True'.
lostanlen commented 3 years ago

solved in 0.5.0a2 commit number 7ba070d557434830b24aaeba490d7d3f82600297