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.

green cmcred cmc

white cmcblack cmc

blue cmc

Here I have the normal price, foil price, and ratio of a card graphed out.

normfoil

ratio

Check out my jupyter notebook file on github here.