You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I saw that your package has a validate decorator to ensure the data frame during run time,
Is there a way for it to integrate with mypy for static code analysis?
I saw that your package has a
validatedecorator to ensure the data frame during run time,Is there a way for it to integrate with
mypyfor static code analysis?