Created
August 10, 2022 03:51
-
-
Save ecdedios/6bf844b7e8cf7b62cd4bcad8c82a0326 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 the data into a dataframe | |
| df = pd.read_csv('trump_20200530_clean.csv') |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment