-
Notifications
You must be signed in to change notification settings - Fork 414
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
Day Name #811
Comments
aschonfeld
added a commit
that referenced
this issue
Oct 2, 2023
aschonfeld
added a commit
that referenced
this issue
Oct 2, 2023
@T-a-c-h-y-o-n just added this feature in v3.7.0. Let me know if you have any issues |
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
If there was an option showing the days of the week in the data frame Function/Datetime section, it would be very functional. It also works in its current form, but when we have to write the names of the days, we first need to convert the variable to a string, and then we need to convert each number to days with the replace function one by one. If there was an option called Day Name and we could easily get the names of the days of the week.
The text was updated successfully, but these errors were encountered: