Learn how to apply Optical Character Recognition (OCR) to recognize the digits on a credit card using OpenCV, Python, and template matching. (more…)
Read more »
Regularly, I look at the code that supplements academic papers, released datasets, or analyzes the solutions to the Kaggle competitions. My great respect to the researchers that share the code to… (more…)
Read more »
py-googletrans - (unofficial) Googletrans: Free and Unlimited Google translate API for Python. Translates totally free of charge. (more…)
Read more »
This post was originally published hereWe covered a lot of ground in Part 1 of our pandas tutorial. We went from the basics of pandas DataFrames to indexing and computations. If you’re still not confident with Pandas, you might want to check out the Dat...
Read more »