Closed
Description
The fix for #7853 was to raise an error when numpy was reloaded. As it turns out, this was not just an obscure Pandas thing, both matplotlib and astropy also do it. It may be a bad thing to do, but if we don't want to break some important downstream projects we should make numpy reload safer.