Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question about the example code #1

Open
violazhong opened this issue May 31, 2018 · 1 comment
Open

Question about the example code #1

violazhong opened this issue May 31, 2018 · 1 comment

Comments

@violazhong
Copy link

violazhong commented May 31, 2018

What does the "f" in "append(f(chunk))" stand for?


screen shot 2018-05-31 at 4 52 58 pm


@jbn
Copy link
Owner

jbn commented Aug 17, 2018

Hi @violazhong! I'm drowning in dissertation work right now and just saw this now. So sorry!

The f just means some function you wrote to process the chunk. Usually, you'd select a sub dataframe of each chunk, if the table was too big to fit in memory.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants