Search this blog
The Current Book – Do Hard Things
MVP Award
Tags
- administration
- AI
- auditing
- Azure
- backup
- Backup/Recovery
- blogging
- business
- career
- career2
- car update
- Cloud Computing
- conferences
- containers
- continuous delivery
- continuous integration
- coping
- data
- data analysis
- database design
- databases
- Database Weekly
- data privacy
- dbatools
- DevOps
- disaster recovery
- DLM
- encryption
- Friday Poll
- GDPR
- Git
- goals
- hardware
- high availability
- Humor
- life
- Linux
- machine learning
- mcm
- Microsoft
- misc
- monitoring
- networking
- NoSQL
- PASS
- Performance
- powershell
- presentations
- Redgate
- republish
- sabbatical
- security
- software development
- software development
- speaking
- SQL Compare
- SQL in the City
- SQLNewBlogger
- SQL Prompt
- SQL Saturday
- sql server
- SQLServerCentral
- SSMS
- syndicated
- T-SQL
- T-SQL Tuesday
- Tesla
- testing
- travel
- tsqlt
- vacation
- version control
- webinar
- windows
- work
Search this blog
Steve’s Tweets
- @DanielMallott @github Indeed. I managed to get a build to work in 11min, normally 2. However deployments appear st… twitter.com/i/web/status/1… 1 hour ago
- @github Can't cancel the queued items https://t.co/JGX2WJL9ML 1 hour ago
- I keep seeing posts that @github is improving, but I don't see it with my Actions. Can't cancel two, can't get anot… twitter.com/i/web/status/1… 1 hour ago
- @BrentOzarULTD I love the downvoted answer 2 hours ago
- RT @brianrandell: You like databases? Do you *think* you like AI? :-) Are you free tomorrow (March 30, 2023 @ 12PM Pacific)? Then come lis… 2 hours ago
- RT @jaxssug: Announcing that @datb is now a Blogger Level Sponsor for #SQLSatJax on May 6th, 2023. Thank you! #SQLSatJax1041 @sqlsatofficia… 3 hours ago
- Today's editorial: Being Responsible for Data voiceofthedba.com/2023/03/29/bei… 4 hours ago
- @LadyRuna @_workchronicles @GoblinWriter @BuckWoodyMSFT @landrews5807 Lol, excellent 1 day ago
- administration
- AI
- auditing
- Azure
- backup
- Backup/Recovery
- blogging
- business
- career
- career2
- car update
- Cloud Computing
- conferences
- containers
- continuous delivery
- continuous integration
- coping
- data
- data analysis
- database design
- databases
- Database Weekly
- data privacy
- dbatools
- DevOps
- disaster recovery
- DLM
- encryption
- Friday Poll
- GDPR
- Git
- goals
- hardware
- high availability
- Humor
- life
- Linux
- machine learning
- mcm
- Microsoft
- misc
- monitoring
- networking
- NoSQL
- PASS
- Performance
- powershell
- presentations
- Redgate
- republish
- sabbatical
- security
- software development
- software development
- speaking
- SQL Compare
- SQL in the City
- SQLNewBlogger
- SQL Prompt
- SQL Saturday
- sql server
- SQLServerCentral
- SSMS
- syndicated
- T-SQL
- T-SQL Tuesday
- Tesla
- testing
- travel
- tsqlt
- vacation
- version control
- webinar
- windows
- work
Older Posts
Meta
Tag Archives: R Language
Should You Learn R or Python?
I’ve been working on various skills over the last few years, trying to solve some simple problems in Python and PowerShell, in addition to T-SQL, to continue to improve my skills. It’s an interesting challenge at times, especially when I … Continue reading
Posted in Editorial
Tagged career, python, R Language, software development
Comments Off on Should You Learn R or Python?
Reading an dataset in R
I got a dataset file the other day with an .rds extension. I had never seen this, but with a quick Google, I figured out this was a dataset exported from r. The extension is for “R DataSet”. That’s interesting, … Continue reading
Basic User Functions in R
As I’ve been learning more about the data platform, I’ve been exposed to some R language code. This makes sense, as more comprehensive data analysis needs something other than SQL. Or at least, some people think that and it behooves … Continue reading
Finding the Titles in R
PASS has released the videos to members from this past Summit. I say TJay Belt today ask about relating a video name to a session. I have the USB drive, so I looked on there. Here are the videos: Not … Continue reading