

# Event Details

- **Event Name**: Introduction to Data Analysis and Machine Learning in Python (In-Person)
- **Event Start and End Date**: Tue, 02 Jun, 2026 at 09:30 am – Tue, 02 Jun, 2026 at 12:30 pm (+01:00)
- **Event Description**: Learn practical tasks to analyse data effectively.About this EventSession InformationThis session focuses on the practical tasks required to analyse data effectively. You will learn how to use the pandas package to clean and combine data, as well as seaborn to create visual charts. The course also introduces the framework for Machine Learning with scikit-learn, showing you how to build simple models that make data-driven decisions.Audience Level:You should have completed "Introduction to Python" (also part of Bristol Data Week) or have a basic understanding of Python programming.Advance requirements/set up:You will need a laptop and a Google account to use Colab https://colab.google/Intended Learning OutcomesKnow how to read data files and resolve common formatting issues.Create plots and charts to visualize and explore your data.Understand how to fit a machine learning model to your data.Learn how to split data into "training" and "testing" sets to evaluate your model's performance.Code of ConductPlease look at our Code of Conduct for all online and in-person events organised by the JGI.Bristol Data Week 2026This event is part of Bristol Data Week 2026, organised by the Jean Golding Institute taking please from Monday 1 June – Friday 5 June 2026. Bristol Data Week is a university-wide umbrella event bringing together academia, industry, community organisations, policy makers and the public to explore the power of data science and AI in addressing real-world challenges.
- **Event URL**: https://allevents.in/bristol/introduction-to-data-analysis-and-machine-learning-in-python-in-person/100001986008271201
- **Event Categories**: Workshops
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Bristol
- **state**: EN
- **country**: United Kingdom
- **location**: Merchant Venturers Building, 1.15
- **lat**: 51.4559098
- **long**: -2.6030674
- **full address**: Merchant Venturers Building, 1.15, 75 Woodland Road, Bristol, United Kingdom

## Event gallery

- **Alt text**: Introduction to Data Analysis and Machine Learning in Python (In-Person)
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/0bf76bed68a486a2e9b76079875ddfb479e3c9ee176143844c6001a5d0b7f4bb-rimg-w1024-h576-dc771f5b-gmir.jpg?v=1776337296

## FAQs

- **Q**: When and where is Introduction to Data Analysis and Machine Learning in Python (In-Person) being held?
  - **A:** Introduction to Data Analysis and Machine Learning in Python (In-Person) takes place on Tue, 02 Jun, 2026 at 09:30 am to Tue, 02 Jun, 2026 at 12:30 pm at Merchant Venturers Building, 1.15, 75 Woodland Road, Bristol, United Kingdom.
- **Q**: Who is organizing Introduction to Data Analysis and Machine Learning in Python (In-Person)?
  - **A:** Introduction to Data Analysis and Machine Learning in Python (In-Person) is organized by Jean Golding Institute at the University of Bristol.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Introduction to Data Analysis and Machine Learning in Python (In-Person) 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 Bristol, this event is thoughtfully curated to deliver a standout experience worth every moment. If Introduction to Data Analysis and Machine Learning in Python (In-Person) 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": "Introduction to Data Analysis and Machine Learning in Python (In-Person)",
        "image": "https://cdn-az.allevents.in/events9/banners/0bf76bed68a486a2e9b76079875ddfb479e3c9ee176143844c6001a5d0b7f4bb-rimg-w1024-h576-dc771f5b-gmir.jpg?v=1776337296",
        "startDate": "2026-06-02T09:30:00+01:00",
        "endDate": "2026-06-02T12:30:00+01:00",
        "url": "https://allevents.in/bristol/introduction-to-data-analysis-and-machine-learning-in-python-in-person/100001986008271201",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Merchant Venturers Building, 1.15",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "75 Woodland Road",
                "postalCode": "BS8 1UB",
                "addressLocality": "Bristol",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.4559098",
                "longitude": "-2.6030674"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Learn practical tasks to analyse data effectively.",
        "offers": [
            {
                "@type": "AggregateOffer",
                "availability": "https://schema.org/InStock",
                "priceCurrency": "GBP",
                "availabilityStarts": "2026-04-16",
                "availabilityEnds": "2026-06-02T12:30:00+01:00",
                "validFrom": "2026-04-16",
                "lowPrice": "0.00",
                "highPrice": "0.00",
                "price": "0.00",
                "url": "https://allevents.in/bristol/introduction-to-data-analysis-and-machine-learning-in-python-in-person/100001986008271201"
            },
            {
                "@type": "Offer",
                "availability": "https://schema.org/InStock",
                "priceCurrency": "GBP",
                "availabilityStarts": "2026-04-16",
                "availabilityEnds": "",
                "validFrom": "2026-04-16",
                "url": "https://allevents.in/bristol/introduction-to-data-analysis-and-machine-learning-in-python-in-person/100001986008271201",
                "price": 0,
                "name": "General Admission"
            }
        ],
        "organizer": [
            {
                "@type": "Organization",
                "name": "Jean Golding Institute at the University of Bristol",
                "url": "https://allevents.in/org/jean-golding-institute-at-the-university-of-bristol/17644966",
                "description": "The Jean Golding Institute fosters high quality data-intensive research. We facilitate and strengthen interdisciplinary work, provide data-science expertise, and build a cohesive data science community in an increasingly data-rich world."
            }
        ]
    }
]
```