Hi Stefan, what's wrong with my code? These are symbols for columns. *OLS=glm(x016399044a+x0342faceb5+x04e7268385+x06888ceac9+x072b7e8f27+x087235d61e+x0b846350ef+x0e2ab0831c+x12eda2d982+x136c1727c3+x173b6590ae+x174825d438+x1f222e3669+x1f3058af83+x1fa099bb01+x20f1afc5c7+x253eb5ef11+x25bbf0e7e7+x2719b72c0d+x298ed82b22+x29bbd86997+x2a457d15d9+x2bc6ab42f7+x2d7fe4693a+x2e874bc151+x384bec5dd1+x3df2300fa2+x3e200bf766+x3eb53ae932+x435dec85e2+x4468394575+x49756d8e0f+x4fc17427c8+x55907cc1de+x55cf3f7627+x56371466d7+x5b862c0a8f+x5f360995ef+x60ec1426ce+x63bcf89b1d+x6516422788+x65aed7dc1f+x6db53d265a+x7734c0c22f+x7743f273c2+x779d13189e+x77b3b41efa+x7841b6a5b1+x789b5244a9+x7925993f42+x7cb7913148+x7fe6cb4c98+x8311343404+x87b982928b+x8a21502326+x8c2e088a3d+x8de0382f02+x8f5f7c556a+x96c30c7eef+x96e6f0be58+x98475257f7+x99d44111c9+x9a575e82a4+x9b6e0b36c2+a14fd026ce+a24802caa5+aa69c802b6+abca7a848f+ac826f0013+ae08d2297e+aee1e4fc85+b4112a94a6+b709f75447+b9a487ac3c+ba54a2a637+bdf934caa7+beb6e17af1+c0c3df65b1+c1b8ce2354+c58f611921+d035af6ffa+d2c775fa99+d4d6566f9c+dcfcbc2ea1+e0a0772df0+e5efa4d39a+e7ee22effb+e86a2190c1+ea0f4a32e3+ed7e658a27+ee2ac696ff+f013b60e50+f0a0febd35+f66b98dd69+fbf66c8021+fdf8628ca7+fe0318e273+fe8cdd80ba+ffd1cdcfc1~target,train,Normal(),IdentityLink())*
On Tuesday, October 27, 2015 at 12:35:12 PM UTC-2, Stefan Karpinski wrote: > > For quite some time, the way to access columns of DataFrames is to index > with symbols like :ID rather than strings like "ID". > > On Sun, Oct 25, 2015 at 2:01 PM, <aar...@udel.edu <javascript:>> wrote: > >> As you can see in the screen shot below this is the chunk of code I am >> trying to run. Error seems to occur with the `getindex` and it seems to be >> related to the line of code: >> >> for (index, idImage) in enumerate(labelsInfoTrain["ID"], as both are >> highlighted in pink, >> >> Very confused how to fix, look forward to the help >> >> >> <https://lh3.googleusercontent.com/-vR_H0qTvRCo/Vi0Y2lBJ5QI/AAAAAAAAAAU/gEn4eNmZKQ4/s1600/Screenshot%2B%252830%2529.png> >> >> >> >