Skip to content

Commit a39c2b1

Browse files
committed
change in response to #153
1 parent 7641471 commit a39c2b1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

_extras/guide.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,10 @@ rev[2] = "apple-sauce"
5151

5252
## 01-starting-with-data
5353

54+
###Bug Note:
55+
56+
Pandas < .18.1 has a bug where surveys_df['weight'].describe() may return a runtime error.
57+
5458
### Dataframe Challenges
5559

5660
* `surveys_df.columns`

0 commit comments

Comments
 (0)