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

Mention method chaining in the pandas lesson #176

Open
suvayu opened this issue Jun 9, 2022 · 0 comments
Open

Mention method chaining in the pandas lesson #176

suvayu opened this issue Jun 9, 2022 · 0 comments

Comments

@suvayu
Copy link

suvayu commented Jun 9, 2022

I think method chaining should be introduced, either after the aggregation or join episodes. It's a very effective practice to organise pandas code, leads to very clear logical flow, and fewer intermediate variables.

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

1 participant