Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
How to create a new column
elena1234
Apr 6th, 2022
(
edited
)
397
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
R
0.12 KB
| None
|
0
0
raw
download
clone
embed
print
report
#Ex 9: Create a new column called performance, which is calculated by hp/wt.
df
$performance
<-
df
$hp
/
df
$wt
print
(
df
)
Add Comment
Please,
Sign In
to add comment
Public Pastes
⭐️ EASY to Make $800 in 10 Minutes WC
JavaScript | 24 sec ago | 0.30 KB
⭐️ EASY to Make $800 in 10 Minutes 3H
JavaScript | 49 sec ago | 0.30 KB
⭐ FREE giftcards method
JavaScript | 57 sec ago | 0.05 KB
⭐ get any gift card for FREE
JavaScript | 1 min ago | 0.05 KB
⭐ get any gift card for FREE
JavaScript | 1 min ago | 0.05 KB
⭐ [PAID METHOD] $9000 IN 20 DAYS⭐ R4
JavaScript | 1 min ago | 0.30 KB
# tk_offset_move.py
Python | 1 min ago | 2.05 KB
⭐ FREE giftcards method
JavaScript | 2 min ago | 0.05 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!