Iterate and extract data franes
0
0
Entering edit mode
2.6 years ago
cr173921 ▴ 40

List with numerous dataframes

I have a list of dataframes, and basically I want to iterate over the list to extract each of the dataframes one by one but was having some trouble with this. I want to extract each dataframe as its own dataframe. I was thinking of doing a for loop over the list and then extracting each dataframe, but didn't know how to approach this

dataframe list iteration • 684 views
ADD COMMENT
0
Entering edit mode

Did you google it?

stack overflow has the answer for the very same question, link.

ADD REPLY
0
Entering edit mode

I think I misphrased my question. Basically I want to extract each dataframe as their own dataframe

ADD REPLY

Login before adding your answer.

Traffic: 3426 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6