Created
October 11, 2023 16:49
-
-
Save quantra-go-algo/f80abde2bb7bb817df032354a580d9c2 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
# Count number of downward and upward events | |
data['Event'].value_counts() |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment