Releases: invenia/KeyedFrames.jl
Releases · invenia/KeyedFrames.jl
v1.2.1
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
Compare
Sorry, something went wrong.
No results found
KeyedFrames v1.2.0
Diff since v1.1.1
Merged pull requests:
v1.1.1
Compare
Sorry, something went wrong.
No results found
KeyedFrames v1.1.1
Diff since v1.1.0
Merged pull requests:
v1.0.0
Compare
Sorry, something went wrong.
No results found
rofinn
released this
25 Apr 20:54
Merge pull request #12 from invenia/mr/drop-0.6
Drop Julia 0.6 and add Julia 1.1
v0.2.5
Compare
Sorry, something went wrong.
No results found
rofinn
released this
13 Dec 21:09
Fixed return types on in-place operations.
v0.2.4
Compare
Sorry, something went wrong.
No results found
rofinn
released this
11 Dec 22:32
Updates to handle Dataframes 0.15 changes.
v0.2.3
Compare
Sorry, something went wrong.
No results found
omus
released this
24 Sep 21:28
Updates CI and updates to work with current DataFrames (#7 )
v0.2.2
Compare
Sorry, something went wrong.
No results found
rofinn
released this
26 Jul 19:41
Nicer error message when the primary key doesn't match the columns in the source dataframe.
Add rename/rename!
Compare
Sorry, something went wrong.
No results found
spurll
released this
08 May 21:44
v0.2.1
Add rename/rename! (#5)