Skip to content

Tags: ExpandingMan/DataFrames.jl

Tags

v0.10.1

Toggle v0.10.1's commit message
Fixed Compat UTF8String deprecation warnings. (JuliaData#1203)

Replaced all instances of Compat.UTF8String with String.
NOTE: Compat deprecated UTF8String when it dropped julia-0.4 support.

v0.10.0

Toggle v0.10.0's commit message
Move describe code for Arrays out of DataFrames (JuliaData#1185)

v0.9.1

Toggle v0.9.1's commit message
Fix handling of non-Int row indices (JuliaData#1177)

Non-Int row-indices were not being correctly converted to Int.

- explicit conversion to Vector{Int}
- test-cases added

v0.9.0

Toggle v0.9.0's commit message
Fix more 0.6 depwarns (JuliaData#1171)

fixdocs2

Toggle fixdocs2's commit message

Unverified

This user has not yet uploaded their public signing key.
Use registered Documenter.jl instead of cloning directly from repository

builddocs

Toggle builddocs's commit message
Query docs backport (JuliaData#1126)

* Add documentation for Query.jl

v0.8.5

Toggle v0.8.5's commit message
DataFrames v0.8.5 [49da3cc]

v0.8.4

Toggle v0.8.4's commit message
DataFrames v0.8.4 [30aae2a]

v0.8.3

Toggle v0.8.3's commit message
DataFrames v0.8.3 [ef36bd3]

v0.8.2

Toggle v0.8.2's commit message
DataFrames v0.8.2 [d1fc340]