Added inline_map_reduce functionality
Also added map_reduce method for calculating item_frequencies Closes #183
This commit is contained in:
parent
9dd3504765
commit
c903af032f
4 changed files with 104 additions and 28 deletions
|
|
@ -5,6 +5,8 @@ Changelog
|
|||
Changes in dev
|
||||
==============
|
||||
|
||||
- Added optional map_reduce method item_frequencies
|
||||
- Added inline_map_reduce option to map_reduce
|
||||
- Updated connection exception so it provides more info on the cause.
|
||||
- Added searching multiple levels deep in ``DictField``
|
||||
- Added ``DictField`` entries containing strings to use matching operators
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue