Skip to content

Commit

Permalink
Linter PD011
Browse files Browse the repository at this point in the history
  • Loading branch information
Smartappli authored Jul 2, 2024
1 parent f436041 commit 274b77d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -652,7 +652,7 @@
},
"outputs": [],
"source": [
"pd.Series([1, 2, 3]).values"
"pd.Series([1, 2, 3]).to_numpy()"
]
},
{
Expand Down

0 comments on commit 274b77d

Please sign in to comment.