<?xml version="1.0" encoding="utf-8"?>







    <rss version="2.0"
         xmlns:content="http://purl.org/rss/1.0/modules/content/"
         xmlns:atom="http://www.w3.org/2005/Atom"
         xmlns:media="http://search.yahoo.com/mrss/">
        <channel>
            
                
                    <ttl>60</ttl>
                    <title>Universität Bremen - DSC-2026-02 | Introduction to Python for Researchers</title>
                    <link>https://www.uni-bremen.de/data-science-center/trainings-services/trainings-workshops/dsc-2026-02-introduction-to-python-for-researchers</link>
                    <description>DSC-2025-24 | Safe, FAIR, Legal: Working with Personal Data in Research</description>
                    <language>de</language>
                    <copyright>Universität Bremen</copyright>
                    <pubDate>Tue, 11 Aug 2026 23:18:27 +0200</pubDate>
                    <lastBuildDate>Tue, 11 Aug 2026 23:18:27 +0200</lastBuildDate>
                    <atom:link href="https://www.uni-bremen.de/data-science-center/trainings-services/trainings-workshops/dsc-2026-02-introduction-to-python-for-researchers/rss.xml" rel="self" type="application/rss+xml"/>
                    <generator>Universität Bremen</generator>
                
                
                    
                
                    
                        <item>
                            <guid isPermaLink="false">content-706961</guid>
                            <pubDate>Sat, 07 Mar 2026 00:53:14 +0100</pubDate>
                            <title>Why is the topic important?</title>
                            <link>https://www.uni-bremen.de/data-science-center/trainings-services/trainings-workshops/dsc-2026-02-introduction-to-python-for-researchers#c706961</link>
                            
                            <description>&amp;lt;p&amp;gt;Python is a powerful and versatile programming language that can be used for a wide range of research tasks involving both qualitative and quantitative data.&amp;lt;/p&amp;gt;
&amp;lt;p&amp;gt;Researchers from a variety of disciplines, including environmental science, digital humanities, engineering, and bioinformatics, will find this workshop&amp;#039;s accessible introduction to essential Python methods and tools invaluable. Throughout, the workshop emphasizes reproducible research workflows and highlights Python’s strengths for automating data preparation, supporting transparent analysis, and working flexibly with both text-based and numeric data.&amp;lt;/p&amp;gt;</description>
                            
                            <category>Content</category>
                            
                            
                        </item>
                    
                
                    
                        <item>
                            <guid isPermaLink="false">content-706962</guid>
                            <pubDate>Sat, 07 Mar 2026 00:53:14 +0100</pubDate>
                            <title>Workshop Goal</title>
                            <link>https://www.uni-bremen.de/data-science-center/trainings-services/trainings-workshops/dsc-2026-02-introduction-to-python-for-researchers#c706962</link>
                            
                            <description>&amp;lt;p&amp;gt;By the end of this workshop, participants will have an initial understanding of Python and an impression of its potential for qualitative or quantitative data processing and analysis. They will gain hands-on experience with basic programming concepts, enabling them to write simple scripts and begin applying Python to their own research. The first day covers the fundamentals of Python. On the second day, we apply these basics to a range of qualitative and quantitative research tasks, with participants choosing a primary focus area. For qualitative research, we will work through examples of how Python can support computer-assisted approaches (see &amp;lt;a class=&amp;quot;external-link&amp;quot; href=&amp;quot;https://www.utb.de/doi/book/10.36198/9783838559476&amp;quot; target=&amp;quot;_blank&amp;quot;&amp;gt;Franken 2022&amp;lt;/a&amp;gt;). While advanced natural language processing will not be part of the workshop, participants will leave with practical skills and ideas for working with their own qualitative data. For quantitative research, we focus on foundational analysis, including importing and cleaning tabular data, simple descriptive statistics, basic visualizations, and a first step into modeling (e.g., linear regression, trend analysis).&amp;lt;/p&amp;gt;</description>
                            
                            <category>Content</category>
                            
                            
                        </item>
                    
                
                    
                        <item>
                            <guid isPermaLink="false">content-706963</guid>
                            <pubDate>Sat, 07 Mar 2026 00:53:14 +0100</pubDate>
                            <title>Workshop Content</title>
                            <link>https://www.uni-bremen.de/data-science-center/trainings-services/trainings-workshops/dsc-2026-02-introduction-to-python-for-researchers#c706963</link>
                            
                            <description>&amp;lt;h5&amp;gt;DAY 1:&amp;amp;nbsp;&amp;lt;/h5&amp;gt;
&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Python overview: history and background, why it’s widely used including in research, and the basics of installation, tools, and environments.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Key concepts including variables, data types, and basic syntax.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Small, guided exercises to reinforce learning and build confidence.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Introduction to reading, processing, and managing text data and numerical data in Python.&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;
&amp;lt;h5&amp;gt;DAY 2:&amp;lt;/h5&amp;gt;
&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Recap of Python basics (Day 1).&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;&amp;lt;strong&amp;gt;Focus area qualitative research/digital humanities&amp;lt;/strong&amp;gt;: Loading and organizing text files in Python, including managing basic metadata; working with structured data (parsing HTML for web scraping and handling tabular data); basics of Natural Language Processing (NLP), including text preprocessing and sample use cases.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;&amp;lt;strong&amp;gt;Focus area quantitative research: &amp;lt;/strong&amp;gt;Loading and pre-processing numerical (tabular) data; datasets with simple descriptive statistics and grouped summaries; creating basic visualizations for exploration and communication (e.g., histograms, scatterplots, time series plots; maps); an introduction to simple analyses (e.g., correlation, linear regression, or trend analysis).&amp;lt;br&amp;gt;&amp;amp;nbsp;&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;</description>
                            
                            <category>Content</category>
                            
                            
                        </item>
                    
                
                    
                        <item>
                            <guid isPermaLink="false">content-706965</guid>
                            <pubDate>Sat, 07 Mar 2026 00:53:14 +0100</pubDate>
                            <title>Target Audience &amp; Prior Knowledge</title>
                            <link>https://www.uni-bremen.de/data-science-center/trainings-services/trainings-workshops/dsc-2026-02-introduction-to-python-for-researchers#c706965</link>
                            
                            <description>&amp;lt;p&amp;gt;The workshop is designed for researchers with &amp;lt;strong&amp;gt;little to no prior experience in Python and/or another programming language &amp;lt;/strong&amp;gt;who are interested in using it for data analysis in their research. It is aimed at researchers who do not have a background in computer science and are curious to enter the world of programming.&amp;lt;/p&amp;gt;</description>
                            
                            <category>Content</category>
                            
                            
                        </item>
                    
                
                    
                        <item>
                            <guid isPermaLink="false">content-706966</guid>
                            <pubDate>Sat, 07 Mar 2026 00:53:14 +0100</pubDate>
                            <title>Technical Requirements</title>
                            <link>https://www.uni-bremen.de/data-science-center/trainings-services/trainings-workshops/dsc-2026-02-introduction-to-python-for-researchers#c706966</link>
                            
                            <description>&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Own laptop and connection to the Wifi&amp;lt;br&amp;gt;(e.g. via eduroam -&amp;gt; &amp;lt;a href=&amp;quot;https://www.uni-bremen.de/en/zfn/wifi/overview-wifi&amp;quot;&amp;gt;https://www.uni-bremen.de/en/zfn/wifi/overview-wifi&amp;lt;/a&amp;gt;).&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Please make sure you have access to the &amp;lt;a class=&amp;quot;external-link&amp;quot; href=&amp;quot;https://nfdi-jupyter.de/&amp;quot; target=&amp;quot;_blank&amp;quot;&amp;gt;Jupyter4NFDI&amp;lt;/a&amp;gt;.&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;</description>
                            
                            <category>Content</category>
                            
                            
                        </item>
                    
                
                    
                        <item>
                            <guid isPermaLink="false">content-706969</guid>
                            <pubDate>Sat, 07 Mar 2026 00:53:14 +0100</pubDate>
                            <title>About the Trainers</title>
                            <link>https://www.uni-bremen.de/data-science-center/trainings-services/trainings-workshops/dsc-2026-02-introduction-to-python-for-researchers#c706969</link>
                            
                            
                            
                            <category>Content</category>
                            
                            
                        </item>
                    
                
                    
                
                    
                
                    
                
                    
                
            
        </channel>
    </rss>

