class: center, middle, inverse, title-slide .title[ # Data Visualisation with R and Python ] .subtitle[ ##
Online Certificate Course
] .author[ ### Dr. Thiyanga S. Talagala & Dr. Priyanga D. Talagala ] .institute[ ###
Institute of Applied Statistics Sri Lanka (IASSL)
] .date[ ###
25-05-2023 to 28-05-2023
Workshop Materials available at
https://pythonandr.netlify.app
<i class="fas fa-globe fa-2x faa-ring animated faa-fast " style=" color:white;"></i>
] --- class: inverse, middle, center # What is Data Visualisation? -- Data visualization is the act of presenting data in visual formats, such as charts and graphs, to make it easier to understand, analyze, and communicate insights. --- class: inverse, middle, center # "Data visualization should be the first step in any analysis" <img src="fig/data-science.png" width="80%" style="display: block; margin: auto;" /> -- # Why? --- ## Allan Paivio's Dual Coding Theory <img src="fig/dual.jpg" width="70%" style="display: block; margin: auto;" /> --- class: inverse, middle, center # Why learn both R and Python? <img src="fig/rpython.png" width="50%" style="display: block; margin: auto;" /> --- .pull-left[ #### `DSjobtracker` R Package (on CRAN, 2020) DSjobtracker: What Skills and Qualifications are Required for Data Science Related Jobs? <font size="4">by Statistical Consultancy Service, <br/> University of Sri Jayewardenepura, 2020 https://thiyangt.github.io/DSjobtracker/ </font> <img src="fig/DSjobtrackerhexsticker.png" width="50%" style="display: block; margin: auto;" /> ].pull-right[ #### Top twenty skills required for data science jobs <img src="1_RPython_viz_intro_files/figure-html/unnamed-chunk-5-1.png" width="100%" style="display: block; margin: auto;" /> ] <!--Both of these datasets contain information about job vacancies related to data science--> --- class: inverse, middle, center # R Vs Python --- class: inverse, middle, center # ~~R Vs Python~~ # R AND Python -- <img src="1_RPython_viz_intro_files/figure-html/unnamed-chunk-6-1.png" width="40%" style="display: block; margin: auto;" /> --- class: inverse, middle, center # ~~R Vs Python~~ # R AND Python <!--
<i class="fas fa-bell faa-ring animated faa-fast "></i>
--> <img src="fig/Rlogo.png" width="15%" style="display: block; margin: auto;" /> + <img src="fig/python.png" width="20%" style="display: block; margin: auto;" /> --- background-image:url('fig/posit.png') background-position: 50% 50% background-size: 100% class: top, center, inverse --- class: inverse, middle, center # Problem-Solving Focus -- ## Language is just one component of the overall problem-solving process --- background-image:url('fig/superpower.png') background-position: 50% 50% background-size: 50% class: top, center