Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

Running Total Charges data distribution cell kills kernel #12

Open
scottdangelo opened this issue Oct 16, 2019 · 0 comments
Open

Running Total Charges data distribution cell kills kernel #12

scottdangelo opened this issue Oct 16, 2019 · 0 comments

Comments

@scottdangelo
Copy link
Member

Running this cell:

# Total Charges data distribution
histogram = sns.distplot(df.iloc[:, totalCharge], hist=True)
plt.show()

consistently results in the kernel dying.
This is on an ICP4D cluster, size unknown. It might be a resource issue...

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant