

# Event Details

- **Event Name**: HackAI: Introduction to Python, text as data and collecting it from the web
- **Event Start and End Date**: Thu, 09 Apr, 2026 at 12:30 pm – Thu, 09 Apr, 2026 at 04:30 pm (+01:00)
- **Event Description**: A hands-on introduction to using Python to collect and analyse text data.About this EventThis workshop is designed to introduce beginners to programming in Python and how they can work with text datasets. The session will assume no background knowledge and introduce a range of key concepts to get you started.Attendees will be sent a full setup guide for using Python through Google Colab, and a set of learning materials covering the following topics:Basic data types in PythonCreating your own functionsWorking with standard data file formatsManipulating text as stringsText cleaning and searchingText similarity and clusteringBuilding web scrapers to collect content from web pagesFor questions about this event, please contact idsai-ecrn-committee@exeter.ac.uk.This activity is part of an ECRN Enhancement Award that has been funded by the University of Exeter Researcher Development and Research Culture team.
- **Event URL**: https://allevents.in/exeter/hackai-introduction-to-python-text-as-data-and-collecting-it-from-the-web/100001985453390538
- **Event Categories**: workshops, it
- **Interested Audience**: 
  - total_interested_count: 0
- **Event Highlights**: 
  - Duration: 4 hours
  - Location: University of Exeter
  - Languages: English

## Ticket Details

- **Ticket Price Range**: min: 0, max: 0, currency: GBP

## Event venue details

- **city**: Exeter
- **state**: EN
- **country**: United Kingdom
- **location**: University of Exeter
- **lat**: 50.7371369
- **long**: -3.5351475
- **full address**: University of Exeter, Stocker Road, Exeter, United Kingdom

## Event gallery

- **Alt text**: HackAI: Introduction to Python, text as data and collecting it from the web
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/2e38099c157b0204b0268ee30b3b2eba0c4c81211f738a1fcd54d06b07f88502-rimg-w1200-h800-dc061019-gmir.jpg?v=1775733709

## FAQs

- **Q**: When and where is HackAI: Introduction to Python, text as data and collecting it from the web being held?
  - **A:** HackAI: Introduction to Python, text as data and collecting it from the web takes place on Thu, 09 Apr, 2026 at 12:30 pm to Thu, 09 Apr, 2026 at 04:30 pm at University of Exeter, Stocker Road, Exeter, United Kingdom.
- **Q**: Who is organizing HackAI: Introduction to Python, text as data and collecting it from the web?
  - **A:** HackAI: Introduction to Python, text as data and collecting it from the web is organized by IDSAI ECRN.
- **Q**: Who is this event for? Is it right for me?
  - **A:** HackAI: Introduction to Python, text as data and collecting it from the web is ideal for curious learners, students, and skill-builders looking to gain hands-on knowledge and practical expertise in a focused, interactive setting. Whether you're a first-time attendee or a longtime enthusiast in Exeter, this event is thoughtfully curated to deliver a standout experience worth every moment. If HackAI: Introduction to Python, text as data and collecting it from the web sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "HackAI: Introduction to Python, text as data and collecting it from the web",
        "image": "https://cdn-az.allevents.in/events6/banners/2e38099c157b0204b0268ee30b3b2eba0c4c81211f738a1fcd54d06b07f88502-rimg-w1200-h800-dc061019-gmir.jpg?v=1775733709",
        "startDate": "2026-04-09T12:30:00+01:00",
        "endDate": "2026-04-09T16:30:00+01:00",
        "url": "https://allevents.in/exeter/hackai-introduction-to-python-text-as-data-and-collecting-it-from-the-web/100001985453390538",
        "location": {
            "@type": "Place",
            "name": "University of Exeter",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Stocker Road",
                "postalCode": "EX4 4PY",
                "addressLocality": "Exeter",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "50.7371369",
                "longitude": "-3.5351475"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A hands-on introduction to using Python to collect and analyse text data.",
        "offers": [
            {
                "@type": "AggregateOffer",
                "availability": "https://schema.org/InStock",
                "priceCurrency": "GBP",
                "availabilityStarts": "2026-04-09",
                "availabilityEnds": "2026-04-09T16:30:00+01:00",
                "validFrom": "2026-04-09",
                "lowPrice": "0.00",
                "highPrice": "0.00",
                "price": "0.00",
                "url": "https://allevents.in/exeter/hackai-introduction-to-python-text-as-data-and-collecting-it-from-the-web/100001985453390538"
            },
            {
                "@type": "Offer",
                "availability": "https://schema.org/SoldOut",
                "priceCurrency": "GBP",
                "availabilityStarts": "2026-04-09",
                "availabilityEnds": "",
                "validFrom": "2026-04-09",
                "url": "https://allevents.in/exeter/hackai-introduction-to-python-text-as-data-and-collecting-it-from-the-web/100001985453390538",
                "price": 0,
                "name": "General Admission"
            }
        ],
        "organizer": [
            {
                "@type": "Organization",
                "name": "IDSAI ECRN",
                "url": "https://allevents.in/org/idsai-ecrn/27605380"
            }
        ]
    }
]
```