Skip to content

Commit

Permalink
Update pandas/core/arrays/numpy_.py
Browse files Browse the repository at this point in the history
Co-authored-by: Matthew Roeschke <[email protected]>
  • Loading branch information
karnbirrandhawa and mroeschke authored Dec 10, 2024
1 parent 9a3899f commit 8beaab7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pandas/core/arrays/numpy_.py
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ class NumpyExtensionArray( # type: ignore[misc]
None
See Also
-------
--------
array : Create an array.
Series.to_numpy : Convert a Series to a NumPy array.
Expand Down

0 comments on commit 8beaab7

Please sign in to comment.