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 Science Basics Getting Started with Data Science Selecting Data

Alex Peck
Alex Peck
6,907 Points

Zip download of project files contains error in header row of csv

I noticed the error in s3v3 "Grouping Rows" when my filter_col_by_string function returned an error.

Dr. Kat's header row uses 'print' for the column of tie patterns, while the csv from the zip download uses 'striped'.

I can fix this for my local dev, but thought you'd like to know for future improvements.

1 Answer

Kenneth Love
STAFF
Kenneth Love
Treehouse Guest Teacher

Hey Alex, thanks for catching that. I've replaced the CSV in the download w/ the proper header.