File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -4,8 +4,10 @@ LearnDataFrontEnds.jl is a package for developers writing
44[ LearnAPI.jl] ( https://juliaai.github.io/LearnAPI.jl/dev/ ) interfaces for algorithms in
55machine learning or statistics.
66
7+
8+ [ ![ Lifecycle: Maturing ] ( https://img.shields.io/badge/Lifecycle-Maturing-007EC6 )] ( )
79[ ![ Build Status] ( https://github.com/JuliaAI/LearnDataFrontEnds.jl/workflows/CI/badge.svg )] ( https://github.com/JuliaAI/LearnDataFrontEnds.jl/actions )
8- [ ![ codecov] ( https://codecov.io/gh/JuliaAI/LearnDataFrontEnds.jl/graph/badge.svg?token=9IWT9KYINZ )] ( https://codecov.io/gh/JuliaAI/LearnDataFrontEnds.jl?branch=dev )
10+ [ ![ codecov] ( https://codecov.io/gh/JuliaAI/LearnDataFrontEnds.jl/graph/badge.svg?token=tIJyIuCipO )] ( https://codecov.io/gh/JuliaAI/LearnDataFrontEnds.jl )
911[ ![ Docs] ( https://img.shields.io/badge/docs-dev-blue.svg )] ( https://juliaai.github.io/LearnDataFrontEnds.jl/dev/ )
1012
1113A LearnAPI.jl implementation including a data front end from this package gives users the
Original file line number Diff line number Diff line change @@ -29,6 +29,7 @@ See [`Obs`](@ref) for the corresponding back end API (the interface for the outp
2929"""
3030module LearnDataFrontEnds
3131
32+
3233import LearnAPI
3334import LearnAPI. obs
3435import Tables
You can’t perform that action at this time.
0 commit comments