Releases: invenia/KeyedFrames.jl
Releases · invenia/KeyedFrames.jl
v1.2.1
05 Aug 19:12
Compare
Sorry, something went wrong.
No results found
KeyedFrames v1.2.1
Diff since v1.2.0
Closed issues:
KeyedFrames doesn't support setproperty!
(#18 )
Merged pull requests:
Support setproperty! (#23 ) (@omus )
Support getindex(::KeyedFrame, ::typeof(!), ::String)
(#24 ) (@omus )
v1.2.0
05 Aug 16:14
Compare
Sorry, something went wrong.
No results found
v1.1.1
11 Feb 18:08
Compare
Sorry, something went wrong.
No results found
v1.1.0
10 Feb 17:45
Compare
Sorry, something went wrong.
No results found
v1.0.0
25 Apr 20:54
Compare
Sorry, something went wrong.
No results found
Merge pull request #12 from invenia/mr/drop-0.6
Drop Julia 0.6 and add Julia 1.1
v0.2.5
13 Dec 21:09
Compare
Sorry, something went wrong.
No results found
Fixed return types on in-place operations.
v0.2.4
11 Dec 22:32
Compare
Sorry, something went wrong.
No results found
Updates to handle Dataframes 0.15 changes.
v0.2.3
24 Sep 21:28
Compare
Sorry, something went wrong.
No results found
Updates CI and updates to work with current DataFrames (#7 )
v0.2.2
26 Jul 19:41
Compare
Sorry, something went wrong.
No results found
Nicer error message when the primary key doesn't match the columns in the source dataframe.
Add rename/rename!
08 May 21:44
Compare
Sorry, something went wrong.
No results found
v0.2.1
Add rename/rename! (#5)