uchicago-cs / deepdish

Flexible HDF5 saving/loading and other data science tools from the University of Chicago
http://deepdish.io
BSD 3-Clause "New" or "Revised" License
271 stars 60 forks source link

Fix ddls to print SimpleNamespaces #29

Open twmacro opened 6 years ago

twmacro commented 6 years ago

Very simple bug fix for the SimpleNamespaceNode print method. Also, allow 24 chars for floats in ddls ... needed to properly display floats like: "-2.2250738585072020e-308".

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 72.714% when pulling e9fe67f75e9da79430a08232061227ff95faaa61 on twmacro:master into 01af93621fe082a3972fe53ba7375388c02b0085 on uchicago-cs:master.