Skip to content
This repository was archived by the owner on May 21, 2022. It is now read-only.

Commit de483ec

Browse files
authored
Merge pull request #61 from ppalmes/patch-1
bump DataFrames version
2 parents d2bfa0e + 0c19198 commit de483ec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "MLDataUtils"
22
uuid = "cc2ba9b6-d476-5e6d-8eaf-a92d5412d41d"
33
authors = ["Christof Stocker <stocker.christof@gmail.com>"]
4-
version = "0.5.2"
4+
version = "0.5.3"
55

66
[deps]
77
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
@@ -13,7 +13,7 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
1313
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
1414

1515
[compat]
16-
DataFrames = "0.19, 0.20, 0.21"
16+
DataFrames = "0.19, 0.20, 0.21, 0.22"
1717
LearnBase = "0.2, 0.3"
1818
MLDataPattern = "0.5"
1919
MLLabelUtils = "0.4, 0.5"

0 commit comments

Comments
 (0)