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

add SplitApplyCombine.jl reference in the docs #2412

Closed
wants to merge 1 commit into from

Conversation

bkamins
Copy link
Member

@bkamins bkamins commented Sep 5, 2020

No description provided.

@bkamins bkamins added the doc label Sep 5, 2020
@bkamins bkamins added this to the 1.0 milestone Sep 5, 2020
@nalimilan
Copy link
Member

I'm a bit hesitant to point to SplitApplyCombine here, especially if we present it as "high-level". It might be high-level compared with Base, but in the context of DataFrames it's rather low-level. Also the functions it provides don't really interoperate with DataFrames, and often compete with it (e.g. group).

I guess you wanted to mention it because of invert?

@bkamins
Copy link
Member Author

bkamins commented Sep 5, 2020

A good point. Yes - the reason is invert only. So what do you think would be the best approach (again - the description is just an adjustment of the description the package gives itself 😄)

@bkamins
Copy link
Member Author

bkamins commented Sep 8, 2020

closing this, as indeed we have to handle invert separately.

@bkamins bkamins closed this Sep 8, 2020
@bkamins bkamins deleted the bkamins-patch-1 branch September 8, 2020 19:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants