Issue with current documentation:
NumPy-Financial currently does not have a documented style guide
Idea or request for content:
Write a style guide for others to follow, the guide should be based of:
- PEP8 for general code, except the line length should be 88 characters
- numpydoc for documentation
Some further documents to consider:
In case of ambiguity, we follow the NumPy style guide
Issue with current documentation:
NumPy-Financial currently does not have a documented style guide
Idea or request for content:
Write a style guide for others to follow, the guide should be based of:
Some further documents to consider:
In case of ambiguity, we follow the NumPy style guide