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
As a general tip, we should mention searching for the methods you want to add a test for using either grep or IDE search functionality. Also, I think it would be helpful to state that there is at times no clear location to put a test, take your best guess, and you may be requested by reviewers to move it.
The text was updated successfully, but these errors were encountered:
Pandas version checks
main
hereLocation of the documentation
https://pandas.pydata.org/pandas-docs/dev/development/contributing_codebase.html#writing-tests
Documentation problem
NA
Suggested fix for documentation
As a general tip, we should mention searching for the methods you want to add a test for using either grep or IDE search functionality. Also, I think it would be helpful to state that there is at times no clear location to put a test, take your best guess, and you may be requested by reviewers to move it.
The text was updated successfully, but these errors were encountered: