Skip to content

Latest commit

 

History

History
55 lines (49 loc) · 466 Bytes

functions.md

File metadata and controls

55 lines (49 loc) · 466 Bytes
CurrentModule = DataFrames

Functions

Pages = ["functions.md"]

Grouping, Joining, and Split-Apply-Combine

aggregate
by
colwise
groupby
join
melt
stack
unstack
stackdf
meltdf

Basics

allowmissing!
categorical!
combine
completecases
deleterows!
describe
dropmissing
dropmissing!
eachcol
eachrow
eltypes
head
names
names!
nonunique
order
rename!
rename
show
showcols
similar
size
sort
sort!
tail
unique!