Skip to content

Conversation

@amit1rrr
Copy link
Owner

No description provided.

@@ -49,9 +49,7 @@
{
Copy link
Owner Author

Choose a reason for hiding this comment

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

Line #4.    titanic = sns.load_dataset('titanic')

this is line 4 comment


Reply via ReviewNB

@@ -49,9 +49,7 @@
{
Copy link
Owner Author

Choose a reason for hiding this comment

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

Line #3.    titanic.pivot_table('survived', ['sex', age], [fare, 'class'])

this is line 3 comment


Reply via ReviewNB

@@ -49,9 +49,7 @@
{
Copy link
Owner Author

@amit1rrr amit1rrr May 24, 2021

Choose a reason for hiding this comment

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

Line #4.    
births.pivot_table('births', index='year', columns='gender', aggfunc='sum').plot()

Line 4 comment.vsdv

Reply via ReviewNB

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.

2 participants