Pandas analysis
processing card data to view trends
This website collects data on two distinct things: data about a game, and data about prices of
These are pandas renderings of the cmc vs power of each color in the game. Generally, the lower the cmc and greater the power, the more efficient the color is.
Here I have the normal price, foil price, and ratio of a card graphed out.
Check out my jupyter notebook file on github here.