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

Question : How does OptBinning handle variables/features of DateTime Datatype ? #300

Open
priyankamishra31 opened this issue Feb 12, 2024 · 1 comment
Labels
question Further information is requested
Projects

Comments

@priyankamishra31
Copy link

priyankamishra31 commented Feb 12, 2024

Hi,

I've seen that when I pass a variable of datatype DateTime, the resulted bin are in integer format.

I wanted to understand how and at which stage are we transforming this value from DateTime to Integer? (I thought it was at the prebinning stage , but couldn't find it)

Thanks for your help with this !

@guillermo-navas-palencia
Copy link
Owner

Hi @priyankamishra31.

To be honest, I never tried to bin a DateTime variable :). I will give it a try.

@guillermo-navas-palencia guillermo-navas-palencia added the question Further information is requested label Feb 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
ToDo
  
Awaiting triage
Development

No branches or pull requests

2 participants