thinkingmachines / geomancer

Automated feature engineering for geospatial data
MIT License
216 stars 16 forks source link

Make sure SpellBook indices align #52

Open marksteve opened 5 years ago

marksteve commented 5 years ago

Right now, SpellBook relies on a simple ordered index from the input dataframe. If that's not the case, the output dataframe will be misaligned.