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
docs: uniformly note multidimensional support in x param docstrings
All non-legacy methods with an `axis` parameter now say
"May be multidimensional; see `axis`." in their x param description.
Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
Revise CONTRIBUTING.md for clarity and emphasis
Updated contribution guidelines to clarify project structure and emphasize the importance of descriptive commit messages.