Page 1 of 1

How do I find the expression in Python, given the m and l values in the table? My codes do not work properly.

Posted: Sun Jul 03, 2022 11:22 am
by answerhappygod
How do I find the expression in Python, given the m and l values in the table? My codes do not work properly.
How Do I Find The Expression In Python Given The M And L Values In The Table My Codes Do Not Work Properly 1
How Do I Find The Expression In Python Given The M And L Values In The Table My Codes Do Not Work Properly 1 (45.66 KiB) Viewed 11 times
1/2 norm = (26+1) (1-m)!] Cl+m)]_ In [286]: In [ ]: H norm = ((2*tips ['1_value'] +1)*math.factorial (tips ['1_value']-tips ['m_value']))**0.5/(math.factorial (tips ['1_value']-tips ['m_v < ➤ Traceback (most recent call last) ~\AppData\Local\Temp/ipykernel_18184/2347138229.py in ----> 1 norm = ((2*tips ['1_value']+1)* math.factorial (tips ['1_value']-tips ['m_value']))**0.5/(math.factorial (tips ['1_value']- tips ['m_value']))**0.5 TypeError: 'Series' object cannot be interpreted as an integer TypeError