Skip to content

Commit 3381737

Browse files
authored
fix bullets
1 parent eabdc95 commit 3381737

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

episodes/libraries.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,8 @@ dtypes: float64(1), int64(13), object(3)
275275
memory usage: 10.8+ KB
276276
```
277277

278-
The `info()` method tells us
278+
The `info()` method tells us:
279+
279280
- we have a RangeIndex of 80, which means we have 80 rows.
280281
- there are 17 columns, with datatypes of
281282
- objects (3 columns)

0 commit comments

Comments
 (0)