1) the name safety of "x" as the iterable in y_eg, y_t2g outside the loop gave me issues so I changed to count
2) I just directly added the float, I think zip will concatenate horizontally? I'm not sure but I know the function is faster but in this case is ok...? Let me know, talk soon.
Uthpala, I changed 2 things.
1) the name safety of "x" as the iterable in y_eg, y_t2g outside the loop gave me issues so I changed to count
2) I just directly added the float, I think zip will concatenate horizontally? I'm not sure but I know the function is faster but in this case is ok...? Let me know, talk soon.