In the penultimate session of Python Open Labs we had a brief review of csv concepts and XML parsing with BeautifulSoup Library. A boiler plate code for practise can be obtained below from the Google Drive link, filed under Session-19 folder. All of the course slides and examples are made available on: https://goo.gl/YP0c2E Next week on […]
Month: April 2017
Python Open Labs – CSV Files
As we move towards the end of Spring semester, having covered most of the basics in Python, the recent sessions have been focusing on introducing python modules requested by attendees. Last week had a second session on web-scraping with BeautifulSoup, I have updated the practice code for the same in Session-17 folder of the google […]