alteryx/evalml

Audit: write up where we need to add docstring runnable examples

開放

#207 建立於 2019年11月12日

 (3 則留言) (0 個反應) (1 位負責人)Python (93 個分叉)auto 404
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

貢獻者指南