kazooki117 / mtg-data-analysis

GNU General Public License v3.0
2 stars 0 forks source link

MTGO log parser #6

Closed ValentinPerret closed 5 years ago

ValentinPerret commented 5 years ago

Use code pushed in the branch importer as a base for a parser of MTGO data.

Definition

Parser input: MTGO draft logs Parser output: Dataframe following data structure described in #1

Constraints

rconroy293 commented 5 years ago

Completed in https://github.com/kazooki117/mtg-data-analysis/pull/11