v0.10.0
- Introduced the
find_keys()
method. Supply a list of keys and return a two dimensional list of values. The order of the keys does not matter. The found values will be returned in the same order as the original data. - Improved documentation.
find_keys()
method. Supply a list of keys and return a two dimensional list of values. The order of the keys does not matter. The found values will be returned in the same order as the original data.