UDST / choicemodels

Python library for discrete choice modeling
https://udst.github.io/choicemodels
BSD 3-Clause "New" or "Revised" License
74 stars 33 forks source link

Fixing data type bug in MergedChoiceTable output #9

Closed smmaurer closed 7 years ago

smmaurer commented 7 years ago

This PR casts the 'chosen' column to int in the MergedDataTable output

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 48.491% when pulling deb52960095f2432ea71fcfe4fe9bf4d64e2d0e7 on int-float-bug into e8a321104859baf452749c0c91e8a43ab3d66165 on master.