Python
Python
R
Seung Keun Song
Nov13 2024
Seung Keun Song
Info Email :
[email protected].
EDU
Python
Jupyter notebook
Index R
R studio
Installing Python
https://www.python.org/downloads/
How to Check It’s
Installed
• Use CMD(terminal for mac users)
type python(python3)
Jupyter
PyChar
Noteboo Others
m
k
How to download
Jupyter Notebook
E.g.
import numpy as np
from matplotlib.pyplot import subplots
Installing
R
Type in R console
> print(“Hello World”)
Installing R
studio