Not sure what’s going on at @united but my otherwise on-time flight had the pilot show up…and turn around and walk away?!? Flight cancelled, ticket counter staff visibly upset at the pilot. 24 hours before I could rebook my family of four’s return home…hope we get out tomorrow
I just completed "Rock Paper Scissors" - Day 2 - Advent of Code 2022 https://t.co/VsktEKi5NA #AdventOfCode
May have overused #rstats case_when()...but the more I use it, the more I like it.
I just completed "Calorie Counting" - Day 1 - Advent of Code 2022 https://t.co/Q5WVb1KgKf #AdventOfCode using #rstats, thank you @ericwastl for the practice!
@WeAreRLadies@unbrother I have been using the Microsoft365R package to help with the interface with R, outlook, onedrive, and teams in my class. I am glad to see Microsoft helping to create this interface with their products. https://t.co/MqFKUvsuXg
Day 7 #AdventOfCode was a fun challenge. I think #rstats is well suited for it! I think I'm finally getting the hang of creating functions. https://t.co/KAbsXX9OzS
#AdventOfCode continues to be a challenge. Part 1, I tracked the fish, Part 2 needed a different approach where I had to track the count of fish due to the size of the resulting dataset. I think I'm getting a little better every day at #rstats
Day 5 of #AdventOfCode taught me how to use expand.grid(). Thank you @speegled (I had some issues getting started, needed your solution to see how you used expand.grid(). I used a simple bind_rows() to solve part 2. #rstats Full code: https://t.co/KAbsXX9OzS
Day 4 of #AdventOfCode was TOUGH; however, I finally go through it. Here is some code for part 1 to give you an idea where I was headed. It's definitely time for me to learn purrr::reduce()! #RStats https://t.co/KAbsXX9OzS I am learning every day, thank you @ericwastl
Day 2 of #AdventOfCode#Rstats ...a bit more difficult than day 1. Looking forward to the upcoming puzzles. Source code can be found here: https://t.co/KAbsXX9OzS
@SpencerGuard@PatDonahoeArmy This is interesting, I was an early adopter of the CoIST back in 2007, loved the capability, needed the capability, and used the heck out of it. I am surprised it did not get formalized.
@johnjhorton I’m sure there are many similar stories! It is amazing that we were able to operate with those norms...I suppose if we have no actual plan, it is hard for the enemy to figure out our plans.
I have recently read a lot of discussion around military applications of AI. Before we go too far down that path, we need to make sure leaders are prepared to lead in that context.
I put together my thoughts in a short article: https://t.co/jmcRNyI54j
#milTwitter
This xaringan theme looks great! I’ve been hesitant to dig too deep into css...then I see this...time to learn more than just the basic css manipulations!