Created
July 6, 2023 17:19
-
-
Save 5Spaak/a2618fb19934eaa86f48d2fc3ee0aba4 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # To display the top 5 rows | |
| medical_df.head(5) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment