Skip to content

TypeError  #1

@waseem-avi

Description

@waseem-avi

Type error when i run the following line of code

sns.jointplot(customers['Time on App'],customers['Yearly Amount Spent'])


TypeError Traceback (most recent call last)
Cell In[15], line 1
----> 1 sns.jointplot(customers['Time on App'],customers['Yearly Amount Spent'])

TypeError: jointplot() takes from 0 to 1 positional arguments but 2 were given

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions