Fix apply for functions like `f = lambda a,b, *arg, c=1,d=2,e=13, **kwargs: 0`
Update hosh dependence
Now all fields are considered when calculating hdict hosh (including _* and *_)
Fix corner case for positional arg on apply
Add support for applying getattr() and calculate hosh of builtin functions and classes from str(function).encode()
Add support for None key, None meaning that the result of apply() is to be discarded.
Add hoshes property
Add option to hide types of DataFrame columns
Improve support for dataset operations: nom2bin, df2Xy