Skip to content

AnnMaria's Blog

  • Home
  • About
  • statistics
  • Software
  • programming tips
  • Life Lessons
AnnMaria's Blog
  • Software | Technology

    Reading JSON data saved in a column and other SAS string function tricks

    ByAnnMaria De Mars January 2, 2019December 1, 2019

    Sometimes data changes shape and type over time. In my case, we had a game that was given away free as a demo. We saved the player’s game state – that is, the number of points they had, objects they had earned in the game, etc. as a JSON object. Happy Day! The game became…

    Read More Reading JSON data saved in a column and other SAS string function tricksContinue

  • Software | statistics | Technology

    SAS Proc Transpose – how have I not written about this before?

    ByAnnMaria De Mars December 30, 2018

    When I was young and knew everything, I would frequently see procedures or statistics and think, “When am I ever going to use THAT?” That was my thought when I learned about this new procedure to transpose a data set. (It was new then. Keep in mind, I learned SAS when I was pregnant with…

    Read More SAS Proc Transpose – how have I not written about this before?Continue

  • Software

    Quick SAS debugging: Log + logic

    ByAnnMaria De Mars November 18, 2018

    I was reminded today how useful a SAS log can be, even when it doesn’t give you any errors. I’m analyzing data from a study on educational technology in rural schools. The first step is to concatenate 10 different data sets. I want to keep the source of the data, that is, which data set…

    Read More Quick SAS debugging: Log + logicContinue

  • Software | Technology

    PROC COMPARE FOR VALIDATING SAS CODE

    ByAnnMaria De Mars October 25, 2018

    I know people who are so obsessive about testing and validating their code to the point they spend more time on testing it than actually writing it and analyzing the output. I said I know people like that, I didn’t say I was one of them. However, it is good practice to validate your SAS…

    Read More PROC COMPARE FOR VALIDATING SAS CODEContinue

  • statistics

    You can’t “exactly” tell anything with statistics

    ByAnnMaria De Mars October 3, 2018October 3, 2018

    Some people believe you can say anything with statistics. I don’t believe that is true, unless you flat out lie, but if you are a big fat liar, I am sure you would lie just as much without statistics. However, a point was made today when Marshall and I were discussing, via email, our presentation…

    Read More You can’t “exactly” tell anything with statisticsContinue

  • Dr. De Mars General Life Ramblings | Software | Technology

    How to stop gaslighting women in tech

    ByAnnMaria De Mars August 27, 2018August 27, 2018

    According to that source of all knowledge on the interwebz, Wikipedia,  “Gaslighting is a form of psychological manipulation that seeks to sow seeds of doubt in a targeted individual or in members of a targeted group, making them question their own memory, perception, and sanity.” Have you ever had a brilliant, super-competent friend who doubted her…

    Read More How to stop gaslighting women in techContinue

  • Software

    PROC FORMAT : One way to do a table lookup in SAS

    ByAnnMaria De Mars August 25, 2018

    About ROUND(100) years ago, I took a couple of COBOL courses. I never coded anything in COBOL after the classes, but the concept of a table look up has stuck with me. Just like it sounds, this is used when you want to look something up in a table. For example, if I have ICD-10…

    Read More PROC FORMAT : One way to do a table lookup in SASContinue

  • Software

    Use Title and Label Statements to Document SAS Code

    ByAnnMaria De Mars August 12, 2018August 12, 2018

      “I don’t document my code because if you really understood the language, it should be obvious.” – Bob Bob is an arrogant little prick. Here are just a few reasons to document your code. Other people may need to modify it because, despite your assumed brilliance, there may be other people in the universe…

    Read More Use Title and Label Statements to Document SAS CodeContinue

  • Software | Technology

    Converting dates: from character to numeric, from Excel to SAS

    ByAnnMaria De Mars July 25, 2018

    I’m back with another SAS Tip of the Day. Like a lot of people, I work with dates very often. How many days is it from when a client applies to when he or she is determined eligible? How many days until the average client is employed? You get the idea. Inconveniently, in this particular…

    Read More Converting dates: from character to numeric, from Excel to SASContinue

  • Software | Technology

    SAS Tip of the Day: The _character_ array and fixing all character variables

    ByAnnMaria De Mars July 24, 2018

    Contrary to appearances, this is not an abandoned blog. I’ve been super-busy with 7 Generation Games, where we released two new games and a customized app for a client this month! At the same time, I’m in Santiago, Chile piloting games for our Spanish language brand, Strong Mind Studios, you can read some of my…

    Read More SAS Tip of the Day: The _character_ array and fixing all character variablesContinue

Page navigation

Previous PagePrevious 1 2 3 4 5 6 … 94 Next PageNext

© 2026 AnnMaria's Blog - WordPress Theme by Kadence WP

  • Home
  • About
  • statistics
  • Software
  • programming tips
  • Life Lessons
Search