Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Glenn Moynihan committed Apr 20, 2021
1 parent b05cd20 commit c50301e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
3 changes: 1 addition & 2 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
name = "FeatureTransforms"
uuid = "8fd68953-04b8-4117-ac19-158bf6de9782"
authors = ["Invenia Technical Computing Corporation"]
version = "0.3.5"
version = "0.3.4"

[deps]
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
InteractiveUtils = "b77e0a4c-d291-57a0-90e8-8db25a27a240"
NamedDims = "356022a1-0364-5f58-8944-0da4b18d706f"
Expand Down
1 change: 1 addition & 0 deletions test/types/tables.jl
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# TODO: test on rowtable https://github.com/invenia/FeatureTransforms.jl/issues/64
@testset "$TableType" for TableType in (columntable, DataFrame)

@testset "is_transformable" begin
Expand Down

0 comments on commit c50301e

Please sign in to comment.