daru v0.2.1 Release Notes
Release Date: 2018-07-02 // almost 5 years ago-
Minor Enhancements
- Allow pasing singular Symbol to CSV converters option (@takkanm)
- Support calling GroupBy#each_group w/o blocks (@hibariya)
- Refactor grouping and aggregation (@paisible-wanderer)
- Add String Converter to Daru::IO::CSV::CONVERTERS (@takkanm)
- Fix annoying missing libraries warning
- Remove post-install message (nice yet useless)
🛠 Fixes
- Fix group_by for DataFrame with single row (@baarkerlounger)
#rolling_fillna!
bugfixes onDaru::Vector
andDaru::DataFrame
(@mhammiche)- Fixes
#include?
on multiindex (@rohitner)