Skip to content

Commit

Permalink
Fixing a few more issues
Browse files Browse the repository at this point in the history
  • Loading branch information
cnuernber committed Apr 25, 2020
1 parent da238b8 commit 3d57d60
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
* Fixed #36 - use key-fn uniformly across all loaded datatypes
* Fixed #45 - select can take a map. This does a selection and
a projection to new column names.
* Fixed #41 - boolean columns failed to convert to doubles.
* Fixed #44 - head,tail,shuffle,rand-nth,sample all implemented in format
appropriate for `->>` operators.

## 2.0-beta-27
* Update `tech.datatype` with upgraded and fewer dependencies.
Expand Down

0 comments on commit 3d57d60

Please sign in to comment.