J and APL support (and encourage) a certain form of programming without error handling or library code reuse. The alternative wisdom goes against typical programming but it works together.
Recently, a post touting Numba was published. However, the example - a for loop - is unconvincing.
For data science, elites use use array languages such as J or k. However, Python is ubiquitous and thus one would assume it is capable of the same things.