i have two data sets one is recording the transaction from Mon to Sun (7days a week) during 2010~2018,
the other one is recording in weekdays (5 days a week) dring 2010~2018,
how should I be able to merge these two data in date? i want to drop the data which is recorded on weekends, but my variable "date" is recorded in dd/mm/yyyy
can someone help me out with this?
the other one is recording in weekdays (5 days a week) dring 2010~2018,
how should I be able to merge these two data in date? i want to drop the data which is recorded on weekends, but my variable "date" is recorded in dd/mm/yyyy
can someone help me out with this?
Comment