<record>
    <language>eng</language>
    <publisher>TQMP</publisher>
    <journalTitle>The Quantitative Methods for Psychology</journalTitle>
    <eissn>1913-4126</eissn>
    <publicationDate>2021-12-23</publicationDate>
    <volume>17</volume>
    <issue>4</issue>
    <startPage>S13</startPage>
    <endPage>S20</endPage>
	<doi>10.20982/tqmp.17.4.S013</doi>
    <documentType>article</documentType>
    <title language="eng">Tutorial 3: Introduction to Functions and Libraries in Python</title>

    <authors>
      <author>
        <name>Ross, Matt</name>
        <email>mross094@uottawa.ca</email>
        <affiliationId>a</affiliationId>
      </author>
      <author>
        <name>Church, Kinsey</name>
        <email>mross094@uottawa.ca</email>
        <affiliationId>a</affiliationId>
      </author>
      <author>
        <name>Rolon-Mérette, Damien</name>
        <email>mross094@uottawa.ca</email>
        <affiliationId>a</affiliationId>
      </author>
    </authors>

    <affiliationsList>
      <affiliationName affiliationId="1">Laboratory for Computational Neurodynamics and Cognition, School of Psychology, University of Ottawa</affiliationName>
    </affiliationsList>

    <abstract language="eng">
       The third introductory tutorial of our series "Python for Researchers in Psychology" aims to teach researchers about the importance of functions and libraries. First, we introduce the concept of functions. We cover the advantages of functions and how to use them with the help of basic examples, including a paired-samples (dependent-samples) t-test. Then, libraries and their included functions are discussed, including how to import them and the functionality of some of the most popular libraries for researchers in psychology. Finally, a longer, more complex example shows how functions and libraries can help accelerate your research, statistical analyses, and data visualization.  
    </abstract>

    <fullTextUrl format="pdf">https://www.tqmp.org/SpecialIssues/vol17-4/S013/S013.pdf</fullTextUrl>

    <keywords language="eng">    
      <keyword>Python</keyword>
      <keyword>Psychology</keyword>
      <keyword>Python</keyword>
    </keywords>
  </record>