Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
worst variable name
#7
The people who set up the database at work loved long, descriptive variable names. One of them was ClericalCodingCompleteDateTime. The problem being that we work in SAS, which traditionally* had a 32 character limit on variable names. So this got read in as ClericalCodingCompleteDateTim.

* The latest version of SAS screwed up all our code using Excel files. Previously it would replace spaces in column names with underscores. Now it allows variable names with spaces, so it just reads in the spaces. It took me a while to figure out how to handle that one.
Craig "Ichabod" O'Brien - xenomind.com
I wish you happiness.
Recommended Tutorials: BBCode, functions, classes, text adventures
Reply


Messages In This Thread
worst variable name - by Skaperen - Apr-21-2017, 07:06 AM
RE: worst variable name - by idontreallywolf - Apr-21-2017, 07:22 AM
RE: worst variable name - by Skaperen - Apr-22-2017, 01:12 AM
RE: worst variable name - by Kebap - Apr-21-2017, 08:32 AM
RE: worst variable name - by volcano63 - Apr-21-2017, 09:05 AM
RE: worst variable name - by Larz60+ - Apr-21-2017, 10:26 AM
RE: worst variable name - by metulburr - Apr-21-2017, 11:03 AM
RE: worst variable name - by ichabod801 - Apr-21-2017, 09:19 PM
RE: worst variable name - by Larz60+ - Apr-21-2017, 09:29 PM
RE: worst variable name - by ichabod801 - Apr-21-2017, 09:44 PM
RE: worst variable name - by Larz60+ - Apr-22-2017, 12:17 AM
RE: worst variable name - by Ofnuts - Apr-22-2017, 01:03 PM
RE: worst variable name - by Skaperen - Apr-23-2017, 02:40 AM
RE: worst variable name - by agrajax - Jun-06-2017, 03:18 PM
RE: worst variable name - by wavic - Jun-06-2017, 05:02 PM
RE: worst variable name - by ichabod801 - Jun-06-2017, 08:28 PM
RE: worst variable name - by nilamo - Jun-06-2017, 08:40 PM
RE: worst variable name - by ichabod801 - Jun-06-2017, 08:52 PM
RE: worst variable name - by nilamo - Jun-06-2017, 09:28 PM
RE: worst variable name - by micseydel - Jun-06-2017, 09:50 PM
RE: worst variable name - by Larz60+ - Jun-06-2017, 10:07 PM
RE: worst variable name - by ichabod801 - Jun-06-2017, 10:45 PM
RE: worst variable name - by nilamo - Jun-06-2017, 11:12 PM
RE: worst variable name - by ichabod801 - Jun-06-2017, 11:30 PM
RE: worst variable name - by Skaperen - Jun-07-2017, 04:36 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  The most popular [worst] passwords of 2019 buran 0 2,548 Dec-17-2019, 07:08 AM
Last Post: buran

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020