alteryx/evalml
Audit: write up where we need to add docstring runnable examples
开放
#207 创建于 2019年11月12日
documentationgood first issuespike
仓库指标
- 星标
- (852 个星标)
- PR 合并指标
- (PR 指标待抓取)
描述
We should add examples to the doc strings of as many functions as possible.
We can also set these up as doctests, so that when we build the docs, the output of the method call is tested against the example.
We do this in featuretools. For example: https://docs.featuretools.com/en/stable/generated/featuretools.primitives.Count.html#featuretools.primitives.Count