Created
August 30, 2024 06:20
-
-
Save saimadhu-polamuri/0b409b704b18367d0514fdf9b890e0f4 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
| # Load data (assuming a CSV file) | |
| data = pd.read_csv("stories.csv") |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment