add rt.FA.nanmedian
FastArray math method docstring updates
Add type hints.
Fix1d where
Have count check if packing was with filter
Add weakref cache to avoid cycles
Return values for sum, mean, var, std and nan versions
Dataset docstring updates: fillna, concat_columns, concat_rows, hstack, get_nrows, size, dtypes
Fill and replace methods 1
Implement full staticmethod on Categorical, analogous to rt.full.
Numba apply