We define a bunch of convert methods in DataFrames.jl that are most likely never used (as instead just type constructors are used). Having these convert methods causes invalidations, so we can drop them.
This is breaking but I think we can make these breaking changes in 1.0 release. (@KristofferC - do you have some estimate how much latency this causes? - thank you!)