issues
search
Samueljbk
/
osrs_analysis
Python analysis of Runescape stats
2
stars
1
forks
source link
add analysis helper `get_user_data`
#6
Closed
jerome3o
closed
1 year ago
jerome3o
commented
1 year ago
[x] make
analysis.py
[x] add
get_user_data
helper, that takes in a username and 1 element of
all_data
(i.e. one "scrape"/file worth of data) and returns just the data pertaining to a user.
Samueljbk
commented
1 year ago
Done
analysis.py
get_user_data
helper, that takes in a username and 1 element ofall_data
(i.e. one "scrape"/file worth of data) and returns just the data pertaining to a user.