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

[FIX] Pivot: Output date for group by table #5202

Merged
merged 1 commit into from
Jan 20, 2021

Conversation

VesnaT
Copy link
Contributor

@VesnaT VesnaT commented Jan 20, 2021

Issue

Fixes #5132

Includes
  • Code changes
  • Tests
  • Documentation

@codecov
Copy link

codecov bot commented Jan 20, 2021

Codecov Report

Merging #5202 (406db69) into master (b8d3d67) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master    #5202   +/-   ##
=======================================
  Coverage   85.06%   85.06%           
=======================================
  Files         298      298           
  Lines       60813    60816    +3     
=======================================
+ Hits        51730    51734    +4     
+ Misses       9083     9082    -1     

@ajdapretnar ajdapretnar merged commit 0a83c6c into biolab:master Jan 20, 2021
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.

Pivot Table: Group by should output actual date for datetime variables
2 participants