Python script for aggregating landing information from sample matches
Submission to the Overwolf/PUBG Developer Challenge 2019
- Pull sample matches from the PUBG API.
- Put the landing coordinates for every player in a pandas data frame.
- Export data frame to a csv
- csv file is used to make a contour map on the in game overlay
- PUBG Python - Python wrapper for the PUBG API
- Pandas - Open source data science library
-
Jamison Andaluz - Developer - Github
-
Joseph Andaluz - Developer - Github