sckott / pytaxize

python port of taxize (taxonomy toolbelt) for R
https://sckott.github.io/pytaxize/
MIT License
34 stars 13 forks source link

Input validation to col_children() #21

Closed akshayah3 closed 9 years ago

akshayah3 commented 9 years ago

ValueError: Shape of passed values is (0, 0), indices imply (3, 0) It gives the following error when an invalid input is passed.

sckott commented 9 years ago

thanks!