Skip to content

v0.10.0

Compare
Choose a tag to compare
@ctomkow ctomkow released this 18 Sep 07:04
· 125 commits to master since this release
  • 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.