Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unimportant change maybe.. #27

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

angdrico
Copy link

As this is a learning for beginners, I think it is quite good for our learning.

they will write the table name in the code in 3 possible ways:

  1. Their memory of the column name at sales.head()
  2. Looking at the sales.head()
  3. Looking at the h3 above it ("What's the mean of Costumers_Age?")

The code won't run if they misremember it, or don't look correctly at the sales.head(), or refer to the h3

Then they will try to solve it. After they stuck/found it/looking for a solution below, at least they got that message :) Or maybe just correct the h3, but maybe it's not better in terms of learning..

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.

1 participant