You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
När set_query körs för argumentet 'vart5:eår' får jag ett SyntaxError. Se nedan.
query = scb.set_query(region=['Stockholms län'],hustyp=['övriga hus'],hushållstyp1=['ensamboende män'],hushållstyp2=['ungdomshushåll, referenspers. 16-24 år'],lägenhetstyp=['1 eller flera rum med eller utan kokvrå, 1 kök'],upplåtelseform=['äger huset'],tabellinnehåll=['Bostadshushåll (FoB90)'],vart5:eår=['1990'])
^
SyntaxError: positional argument follows keyword argument
The text was updated successfully, but these errors were encountered:
När set_query körs för argumentet 'vart5:eår' får jag ett SyntaxError. Se nedan.
query = scb.set_query(region=['Stockholms län'],hustyp=['övriga hus'],hushållstyp1=['ensamboende män'],hushållstyp2=['ungdomshushåll, referenspers. 16-24 år'],lägenhetstyp=['1 eller flera rum med eller utan kokvrå, 1 kök'],upplåtelseform=['äger huset'],tabellinnehåll=['Bostadshushåll (FoB90)'],vart5:eår=['1990'])
^
SyntaxError: positional argument follows keyword argument
The text was updated successfully, but these errors were encountered: