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] Fix guessing strategy for date and time variables #4226

Merged
merged 1 commit into from
Nov 29, 2019

Conversation

PrimozGodec
Copy link
Contributor

Issue

Orange do not recognize TimeVariable when data seems to be discrete.

Description of changes

Fixing guessing function such that it recognizes TimeVariable even it looks discrete.

Includes
  • Code changes
  • Tests
  • Documentation

@codecov
Copy link

codecov bot commented Nov 28, 2019

Codecov Report

Merging #4226 into master will increase coverage by <.01%.
The diff coverage is 97.61%.

@@            Coverage Diff             @@
##           master    #4226      +/-   ##
==========================================
+ Coverage   85.95%   85.95%   +<.01%     
==========================================
  Files         394      394              
  Lines       70164    70192      +28     
==========================================
+ Hits        60310    60336      +26     
- Misses       9854     9856       +2

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.

2 participants