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

Stdlib Improvements #1963

Merged
merged 6 commits into from
Aug 19, 2021
Merged

Stdlib Improvements #1963

merged 6 commits into from
Aug 19, 2021

Conversation

kustosz
Copy link
Contributor

@kustosz kustosz commented Aug 19, 2021

Pull Request Description

  1. Filling missing values from columns
  2. Allow column zip to not skip missing values
  3. Add a duplicate count method for columns
  4. Add a week_of_year method on dates
  5. Allow concatenating multiple tables instead of just 2.

Important Notes

Checklist

Please include the following checklist in your PR:

  • The documentation has been updated if necessary.
  • All code conforms to the Scala, Java, and Rust style guides.
  • All documentation and configuration conforms to the markdown and YAML style guides.
  • All code has been tested where possible.

@kustosz kustosz added Type: Enhancement p-highest Should be completed ASAP labels Aug 19, 2021
@kustosz kustosz self-assigned this Aug 19, 2021
Copy link
Contributor

@iamrecursion iamrecursion left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great stuff. Just a couple of cosmetic things.

test/Table_Tests/src/Column_Spec.enso Outdated Show resolved Hide resolved
@kustosz kustosz merged commit 4536ed9 into main Aug 19, 2021
@kustosz kustosz deleted the wip/mk/stdlib_stuff branch August 19, 2021 12:55
iamrecursion pushed a commit that referenced this pull request Aug 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p-highest Should be completed ASAP
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants