Traceback (most recent call last): File "E:/github/interesting-python-master/BSGS_Rent/北上广深租房图鉴.py", line 313, in <module> g = sns.FacetGrid(data, row="city",height=4, aspect=2) TypeError: __init__() got an unexpected keyword argument 'height'
Traceback (most recent call last):
File "E:/github/interesting-python-master/BSGS_Rent/北上广深租房图鉴.py", line 313, in
g = sns.FacetGrid(data, row="city",height=4, aspect=2)
TypeError: init() got an unexpected keyword argument 'height'