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

Could you add some dataframe methods, like group_by duplicate #5

Open
fly-studio opened this issue Jun 8, 2020 · 1 comment
Open

Comments

@fly-studio
Copy link

It'a good collection like laravel's collect
Could you add these method for dataframe:

  • group_by
  • duplicate, duplicatesStrict, duplicateComparator
  • key_by
  • keys, values
  • mode
  • only, except
  • flip
  • pad
  • combine
  • union concat
  • has
  • random shuffle
  • search
  • split, chunk
  • sort by key, value
  • mapToDictionary, mapWithKeys
  • intersect, intersectByKeys
  • diffUsing == udiff
  • diffAssoc, diffKeys, diffAssocUsing, diffKeysUsing
  • median
  • crossJoin join
@liquidgenius
Copy link

Not knowing Laravel, could you give more detailed descriptions as to what each of these returns?

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