Zsailer / phylopandas

Pandas DataFrames for phylogenetics
BSD 3-Clause "New" or "Revised" License
72 stars 21 forks source link

FIX: Fix up writing series to file. #22

Closed jvkersch closed 6 years ago

jvkersch commented 6 years ago

closes #21.

This fixes up some undefined variable issues with the code path that's involved with writing a series to file.