Mir-2002/python-google-style-docstrings
Overview This dataset contains Python code-docstring pairs, whereas the docstrings are in Google style. A Google style docstring is structured as follows: <Description of the code> Args: <var1> (<data-type>) : <description of var1> <var2> (<data_type>) : <description of var2> Returns: <var3> (<data-type>) : <description of var3> Raises: <var4> (<data-type>) : <description of var4> The format varies widely (like additional sections such as Examples, Notes, etc) but generally… See the full description on the dataset page: https://huggingface.co/datasets/Mir-2002/python-google-style-docstrings.
Conversations for this repository live on Hugging Face.
CoolFace shows imported repositories read-only. Posting into someone else’s repository from here would need an authorised integration and the account holder’s consent, so the link goes to the source instead.
Open discussions on Hugging Face