Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Python Data Visualization with Bokeh Getting and Displaying Data Bokeh's ColumnDataSource

Hi, just noticed that I have to do countries.head() instead of just countries.head. Using windows

Just an observation

2 Answers

Ken Alger
STAFF
Ken Alger
Treehouse Teacher

Carlos;

That's interesting as countries.head works fine for me with Python 3.6 on Windows 10. What versions of things are you using?

Ken

I am using Windows 7 and Py 3.4. That's probably why =) Will need to update the snake