Skip to content

docs: add NumPy-style docstring for convert_data#8247

Open
rithik1x wants to merge 2 commits intopymc-devs:v6from
rithik1x:docs/add-docstring-convert-data
Open

docs: add NumPy-style docstring for convert_data#8247
rithik1x wants to merge 2 commits intopymc-devs:v6from
rithik1x:docs/add-docstring-convert-data

Conversation

@rithik1x
Copy link
Copy Markdown

Description

Adds a NumPy-style docstring to convert_data in pymc/pytensorf.py.

convert_data is part of PyMC's public API but had no docstring.
Calling help(pm.convert_data) returned nothing, making the function
undiscoverable for users and contributors.

No logic changed. Docstring only.

Related Issue

  • Closes #
  • Related to #

Checklist

  • Checked that the pre-commit linting/style checks pass
  • Included tests that prove the fix is effective or that the new feature works
  • Added necessary documentation (docstrings and/or example notebooks)
  • If you are a pro: each commit corresponds to a relevant logical change

Type of change

  • New feature / enhancement
  • Bug fix
  • Documentation
  • Maintenance
  • Other (please specify):

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant