Skip to content

Commit

Permalink
DOC: Update function documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
parthi-siva committed Nov 19, 2023
1 parent c3ecb84 commit 0231547
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pandas/_testing/asserters.py
Original file line number Diff line number Diff line change
Expand Up @@ -828,6 +828,7 @@ def assert_series_equal(
Whether to check the Series and Index names attribute.
check_exact : bool, default False
Whether to compare number exactly.
Note: Will be set to True if dtype is int
check_datetimelike_compat : bool, default False
Compare datetime-like which is comparable ignoring dtype.
check_categorical : bool, default True
Expand Down

0 comments on commit 0231547

Please sign in to comment.