Introduction to popular data science tools such as R, and SQL

LipikaSharmaShrivast 12 views 13 slides Aug 27, 2024
Slide 1
Slide 1 of 13
Slide 1
1
Slide 2
2
Slide 3
3
Slide 4
4
Slide 5
5
Slide 6
6
Slide 7
7
Slide 8
8
Slide 9
9
Slide 10
10
Slide 11
11
Slide 12
12
Slide 13
13

About This Presentation

Module 2: Overview of Data Science Tools and Technologies


Slide Content

An Introduction to Popular Tools, Machine Learning, and Visualization

Replay Module 1 : Understanding the Role of Data Science in Business Definition and scope of data science Importance of data science in modern business environments Introduction to python and its basics (variables, data types)

Session 4 Introduction to Data Science Tools (R, SQL) Programming Languages R: Statistical computing, data analysis, graphical representation Databases and Query Languages SQL: Structured Query Language for managing and querying relational databases

R Programming R is a programming language for statistical computing and data visualization

R Programming - Features Wide range of libraries Large and active community of users Optimal data storage and handling Suite of data analysis tools and operators Packages to develop neural networks for artificial intelligence (AI) Conditionals, loops, input and output facilities, and user-defined iterative functions Platform-independent and capable of running on all operating systems (Windows, Mac, UNIX, Linux)

R Programming - Syntax

R Packages tidyverse : a package that expands R’s utility in data science, allowing you to transform and visualize data and streamline your workflow.

R Packages ggplot2 : this package enhances R’s data visualization capabilities .

R Packages tensorflow : package enhances R’s data machine learning algorithms for predictions

R Programming – Use Cases

Q N A

Q: How would you use the dplyr package?

Q What are the key differences between the ggplot2 package and the base R plotting functions?
Tags