I want to import a text file and based on the chat logs from that chatroom, i want to create a weekly summary of how many letters the chatter typed for the week.
How do i create a code to accomplish this? The text file is in this format
--------------- Monday, August 2, 2021 ---------------
[A] [7:00 PM] Aaaaaand its still down
[B 🤙] [7:34 PM] Photo
--------------- Tuesday, August 23, 2021 ---------------
End state below (for example):
A: 20
B: 0
From 1-7 Aug 2021
"Letters" as in number of characters?
Or "Letters" as in number of messages? If number of messages what in that example actually identifies "the chatter"?
Where do you get 20 for A? Your example shows maybe 1 message and the second period is 21 days later, much more than a "week".
Any desired /expected result must be based on input examples to have a good chance of matching expectations.
Registration is now open for SAS Innovate 2025 , our biggest and most exciting global event of the year! Join us in Orlando, FL, May 6-9.
Sign up by Dec. 31 to get the 2024 rate of just $495.
Register now!
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.