Skip to content

Commit

Permalink
Update common.py
Browse files Browse the repository at this point in the history
  • Loading branch information
lithomas1 authored Feb 19, 2024
1 parent 55f8a40 commit 33d6e52
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pandas/core/dtypes/common.py
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,6 @@ def is_sparse(arr) -> bool:
Returns True if it is a pandas sparse array, not another type of
sparse array.
Parameters
----------
arr : array-like
Expand Down

0 comments on commit 33d6e52

Please sign in to comment.