Python Projects
pyhton-tests repository contains my initial Python training projects such as the ones listed below.
- HTML parsing with BeautifulSoup
- Terminal Search
- MongoDB connection and DML command tests
- YAML Parsing
- Supervised and Unsupervised data training (clustering and classification)
- Pumping and migrating data from MySQL to MongoDB and vice versa
- Log file processing
- Basic NLP tests using Python's ntlk package
- etc.