man-group / dtale

Visualizer for pandas data structures
http://alphatechadmin.pythonanywhere.com
GNU Lesser General Public License v2.1
4.72k stars 400 forks source link

Day Name #811

Closed T-a-c-h-y-o-n closed 1 year ago

T-a-c-h-y-o-n commented 1 year ago

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.

aschonfeld commented 1 year ago

@T-a-c-h-y-o-n just added this feature in v3.7.0. Let me know if you have any issues

image

T-a-c-h-y-o-n commented 1 year ago

First of all, thank you very much for your efforts. When I tested the Weekday function I got the following message Ekran Görüntüsü - 2023-10-02 23-26-30