use google-style docstrings #391
Labels
api: bigquery
Issues related to the googleapis/python-bigquery-pandas API.
priority: p3
Desirable enhancement or fix. May not be included in next release.
status: will not fix
Invalid (untrue/unsound/erroneous), inconsistent with product, not on roadmap.
type: cleanup
An internal cleanup or hygiene concern.
I notice in #389 that sphinx is able to render the numpy-style docstrings just fine even with the
conf.py
from our shared templates. Still, it would be nice to use a similar style to our other libraries ingoogleapis
.The text was updated successfully, but these errors were encountered: