daru v0.2.2 Release Notes
Release Date: 2019-08-08 // over 3 years ago-
๐ Bug fixes :
- ๐ Fix reindex vector on argument error #470 (by @Yuki-Inoue)
- ๐ DataFrame#set_index can take column name array, which results in multi-index #471 (by @Yuki-Inoue)
- ๐ implements DataFrame#reset_index #473 (by @Yuki-Inoue)
- ๐ Make DataFrame.from_activerecord faster #464 (by @paisible-wanderer )
- โก๏ธ Optimize aggregation #464 (by @paisible-wanderer)
- Added access_row_tuples_by_indexs method #463 (by @Prakriti-nith )
- ๐ Index#dup should copy reference to name too #477 (by @Yuki-Inoue)
- ๐ Should support bundler version 2.x.x #483 (by @Shekharrajak )
- ๐ fix table style #489 (by @kojix2 )