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

Enhancement : Enable swifter for combining Series #70

Open
fran6w opened this issue Aug 24, 2019 · 1 comment
Open

Enhancement : Enable swifter for combining Series #70

fran6w opened this issue Aug 24, 2019 · 1 comment
Labels
enhancement New feature or request

Comments

@fran6w
Copy link

fran6w commented Aug 24, 2019

s1.swifter.combine(s2, fct)

AttributeError: 'SeriesAccessor' object has no attribute 'combine'

@jmcarpenter2 jmcarpenter2 added the enhancement New feature or request label Aug 28, 2019
@jmcarpenter2
Copy link
Owner

Hi @fran6w,

Sorry for not responding sooner.

There is a growing list of feature requests for swifter. I am currently working on implementing a robust version of a swifter.groupby.apply functionality but am running into some optimization issues.

The combine feature sounds useful, and I will certainly see what I can do to include it as the library gets built out more. Happily accepting pull requests in the meantime until I get a chance to work on this feature though.

Thanks,
Jason

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

No branches or pull requests

2 participants