Comparing Company Names With Python
If you have trouble matching similar company names, you’re more than likely trying to clean up some sort of database. This is one of my major issues that I’ve tried to explore for myself, so
Continue readingIf you have trouble matching similar company names, you’re more than likely trying to clean up some sort of database. This is one of my major issues that I’ve tried to explore for myself, so
Continue readingI had a business problem that I ended up solving during after-work hours. I was having trouble comparing two company strings to match them.
Continue readingI’ve finally created my first Python module, and it’s pretty great (in my opinion).
Continue reading