Skip to content
This repository has been archived by the owner on Nov 29, 2023. It is now read-only.

Dependency annotation for functions #862

Open
lukarade opened this issue Jul 1, 2022 · 0 comments
Open

Dependency annotation for functions #862

lukarade opened this issue Jul 1, 2022 · 0 comments
Labels
enhancement 💡 New feature or request

Comments

@lukarade
Copy link
Contributor

lukarade commented Jul 1, 2022

Is your feature request related to a problem?

In this case all used parameter values are returns from functions of the same pakage.

Desired solution

The functions are only used with the output of these other functions, therfore they should be labeld with a dependency annotation.

Possible alternatives (optional)

No response

Screenshots (optional)

No response

Additional Context (optional)

For reference see:
#/sklearn/sklearn.feature_selection._univariate_selection/SelectFpr/__init__/score_func
#/sklearn/sklearn.feature_selection._univariate_selection/GenericUnivariateSelect/__init__/score_func

@lukarade lukarade added the enhancement 💡 New feature or request label Jul 1, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement 💡 New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant