Timeline for Custom Day of the Week Manipulation
Current License: CC BY-SA 4.0
7 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jul 19 at 16:03 | comment | added | Reinderien | @Fe2O3 You're right. Whereas the refactor deletes those instances, it's still worth calling out in the summary. | |
| Jul 19 at 16:03 | history | edited | Reinderien | CC BY-SA 4.0 | include a description of de-duplication |
| Jul 17 at 22:51 | comment | added | user272752 | Just thought pointing out repetition to OP might lead to slightly better code... Cheers! :-) | |
| Jul 17 at 22:35 | comment | added | Reinderien | @Fe2O3 yes - in OP's code, which I reproduced (nearly) verbatim for regression testing. That isn't something I chose. | |
| Jul 17 at 21:02 | comment | added | user272752 | DRY??? df.loc[counter,'week']=week is (unnecessarily) repeated 3x... | |
| Jul 17 at 16:53 | history | edited | Reinderien | CC BY-SA 4.0 | describe warnings |
| Jul 17 at 15:35 | history | answered | Reinderien | CC BY-SA 4.0 |