Stop Using Heavy Libraries: How I Cleaned and Deduplicated Text Files with 25 Lines of Pure Python
In my first year of Computer Science, everyone kept telling me, "If you want to clean data in Python, you have to use Pandas."
But over my summer break, I wanted to challenge myself. What if I had a m
vyshnave.hashnode.dev4 min read