Data Mining and Parsing in Python

Course/Event Essentials

Event/Course Start
Event/Course End
Event/Course Format
Online

Venue Information

Country: Slovakia
Venue Details: Click here

Training Content and Scope

Scientific Domain
Level of Instruction
Intermediate
Advanced
Sector of the Target Audience
Research and Academia
Industry
Public Sector
Other (general public...)
HPC Profile of Target Audience
Application Users
Data Scientists
Language of Instruction

Other Information

Organiser
Supporting Project(s)
EuroCC2/CASTIEL2
Event/Course Description

1. Pyparsing Library
- What is data mining and data parsing
- Uses and examples
- Hello, World in Pyparsing
- Word, Char, one_of
- Pyparsing Classes and Subclasses
- Methods
- Pyparsing and SQL
2. Library beautifulsoup
- What is Web Scraping
- Usage and examples
- Installing beautifulsoup
- Parsing HTML and XML files
- Hi, Web in beautifulsoup
- Tree Structures and DOM
- Navigating