monashmicroimaging / podocytes

GNU General Public License v3.0
2 stars 3 forks source link

Bugfix for issue 26 - pandas concat does not like being passed an empty list #29

Closed GenevieveBuckley closed 5 years ago

GenevieveBuckley commented 5 years ago

Fix problem where if there are no glomeruli identified, pandas concat does not enjoy trying to concatenate an empty list. Now this error is raised and handled appropriately instead.

Closes https://github.com/monashmicroimaging/podocytes/issues/26

pep8speaks commented 5 years ago

Hello @GenevieveBuckley! Thanks for updating the PR.

Comment last updated on September 15, 2018 at 08:32 Hours UTC