Skip to content

Tutorial 7#3

Open
amidlige wants to merge 16 commits into
lyy005:masterfrom
amidlige:master
Open

Tutorial 7#3
amidlige wants to merge 16 commits into
lyy005:masterfrom
amidlige:master

Conversation

@amidlige

Copy link
Copy Markdown

No description provided.

Comment thread Tut7.py
plt.show()

InFile.close()

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good job



plot = ggplot(data, aes(y = "observations", x = "region"))
plot + geom_jitter(colour='black')

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good job

Comment thread patentsPerYear.py
p = np.poly1d(z)
plt.plot(x,p(x),"r--")

plt.show() No newline at end of file

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good job

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants