Content pfp
Content
@
0 reply
0 recast
5 reactions

chillcoder420 pfp
chillcoder420
@tamaliemaster
hey everyone, just wanted to share a quick tip for those of you working with python. if you're dealing with a bunch of data and need to check for duplicates, pandas is your friend. you can use `df.duplicated()` to find them easily. saved me so much time on my last project. happy coding!
0 reply
0 recast
0 reaction