Skip to content

Commit 5fc1416

Browse files
authored
Update _episodes/04-data-types-and-format.md
1 parent f50b91f commit 5fc1416

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_episodes/04-data-types-and-format.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ keypoints:
1919
- Each column in a DataFrame has a shared data type for all rows
2020
- Any data type can be converted to another type
2121
- Null values can be discarded or changed
22-
- After manipulating a DataFrame you can save it in a CSV file
22+
- A DataFrame can be saved as a CSV file
2323

2424
---
2525

0 commit comments

Comments
 (0)