Skip to content

Conversation

@ewulczyn
Copy link

@ewulczyn ewulczyn commented Nov 1, 2022

Update lambda in agg() to return a scalar, so that agg() returns a pd.Series instead of a pd.DataFrame, as is expected by downstream logic.

Fix lambda in agg(), so that agg() returns  a pd.Series instead of a pd.DataFrame as is expected by downstream logic.
@CamDavidsonPilon
Copy link
Owner

CamDavidsonPilon commented Nov 1, 2022

Hi @ewulczyn 👋
I think this makes sense. Can you confirm which version of pandas you are using?

@ewulczyn
Copy link
Author

We are using v1.1.5.

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

Successfully merging this pull request may close these issues.

2 participants