Merge pull request #211 from JuliaAI/dev #205
Annotations
1 warning and 1 notice
|
Documentation:
../../../.julia/packages/Documenter/xvqbW/src/utilities/utilities.jl#L49
17 docstrings not included in the manual:
ScientificTypes.coerce_df! :: Tuple{Any, AbstractDict{<:Union{AbstractString, Symbol}, <:Type}}
ScientificTypesBase.arr_scitype :: Union{Tuple{N}, Tuple{T}, Tuple{AbstractArray{T, N}, Type, Any}} where {T, N}
ScientificTypes.Schema :: Union{Tuple{S}, Tuple{T}, Tuple{Tuple{Vararg{Symbol}}, Type{S}, Type{T}}} where {T<:Tuple, S<:Tuple}
ScientificTypes.nrows :: Tuple{Any}
ScientificTypes.few_to_finite :: Tuple{Type, Any, Int64}
ScientificTypes.discrete_to_continuous :: Tuple{Type, Any, Any}
ScientificTypes.T_or_Union_Missing_T :: Tuple{Type, Type}
ScientificTypes.is_type :: Tuple{Any, Symbol, Symbol}
ScientificTypesBase.scitype
ScientificTypesBase.scitype :: Tuple{}
ScientificTypes.elscitype :: Tuple{Any}
ScientificTypes.scitype_union :: Tuple{Any}
ScientificTypes.coerce! :: Tuple{Any, Vararg{Any}}
ScientificTypes.string_to_multiclass :: Tuple{Type, Any, Any}
ScientificTypesBase.Scitype
ScientificTypesBase.scitype_union :: Tuple{Any, Convention}
ScientificTypes.sugg_finite :: Tuple{Type}
These are docstrings in the checked modules (configured with the modules keyword)
that are not included in canonical @docs or @autodocs blocks.
|
|
[julia-buildpkg] Caching of the julia depot was not detected
Consider using `julia-actions/cache` to speed up runs https://github.com/julia-actions/cache To ignore, set input `ignore-no-cache: true`
|