Skip to content

Buynak-Yingying Tutorial 6#6

Open
mbuynak wants to merge 4 commits into
lyy005:masterfrom
mbuynak:master
Open

Buynak-Yingying Tutorial 6#6
mbuynak wants to merge 4 commits into
lyy005:masterfrom
mbuynak:master

Conversation

@mbuynak

@mbuynak mbuynak commented Oct 5, 2017

Copy link
Copy Markdown

No description provided.

Comment thread Excercise_6.py
ax.set_xlabel('Time')
ax.set_ylabel('Score')
data.groupby('team')['cumulative score'].plot(legend=True)

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 Excercise_6.py
plt.plot(x2, data['MSUscore'].dropna(),label="MSU")
plt.legend()


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 six.txt
number= str(number)
print('Nope. The number I was thinking of was ' +number)


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.

3 participants