You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adding some specific suggestions to this issue. I think in both the Core functionality and API Reference documentation it would be good to have either examples (even if they are just simple ones) or links to examples where the class or functions is used.
Thanks @nick-gorman. Agree the core functionality functions could have this. All of those functions have examples in the Quick Start section of the docs, so just a matter of linking the docstrings or other text to them.
As for the API Reference, I'm not sure I agree. It's a "high effort, low gain" thing because it mainly benefits devs rather than all users. And if you are a dev, the class-based structuring of functionality should make it easy to understand how things are used/structured (assuming that the names of functions and classes are appropriate).
The text was updated successfully, but these errors were encountered: