Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Apr 21, 2024
1 parent 0199343 commit e5ef8ae
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion core/pandas/BlackFriday.csv
Original file line number Diff line number Diff line change
Expand Up @@ -537575,4 +537575,4 @@ User_ID,Product_ID,Gender,Age,Occupation,City_Category,Stay_In_Current_City_Year
1004737,P00111142,M,36-45,16,C,1,0,1,15,16,19196
1004737,P00345942,M,36-45,16,C,1,0,8,15,,8043
1004737,P00285842,M,36-45,16,C,1,0,5,,,7172
1004737,P00118242,M,36-45,16,C,1,0,5,8,,6875
1004737,P00118242,M,36-45,16,C,1,0,5,8,,6875
4 changes: 2 additions & 2 deletions core/pandas/pandas.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -1229,9 +1229,9 @@
"metadata": {},
"outputs": [],
"source": [
"import pandas as pd\n",
"import matplotlib.pyplot as plt\n",
"import numpy as np\n",
"import matplotlib.pyplot as plt"
"import pandas as pd"
]
},
{
Expand Down

0 comments on commit e5ef8ae

Please sign in to comment.