How to split a data frame?

Viewed 264420

I want to split a data frame into several smaller ones. This looks like a very trivial question, however I cannot find a solution from web search.

8 Answers
Related