I would like to have another file with the pickrate for each landcycle.
The following landcycles should be included:
| Landcycle |
Total Drafts Calculation |
| Fetchlands |
17 (all shared files) |
| Duallands |
17 (all shared files) |
| Shocklands |
17 (all shared files) |
| Triomes |
17 (all shared files) |
| Surveillands |
15 (all files minus 2) |
| Landscape Fetches |
10 (all files minus 7) |
I would like to have another file with the pickrate for each landcycle.
The following landcycles should be included:
Fetchlands
Duallands
Shockland
Triomes
Surveillands
Landscape Fetches
This file contains the following columns
Scryfall_id
Name
drafts_with_card (counts the number of drafts with this card in a mainboard)
total_drafts (calculated as shown below)
mainboard_rate (drafts_with_card/total_drafts)
The total drafts depend on the landscycle. I would suggest a calculation based upon with shared (number of shared [tournament_export.zip] files in the ManaCore/tree/main/data/raw, ie. 17 as of this date). If you have a better idea, implement yours.