public class Inspection extends Object
Inspection()
static SparseBitSet
nonnumeric(DataFrame df)
numeric(DataFrame df)
static List<Class<?>>
types(DataFrame df)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Inspection()
public static List<Class<?>> types(DataFrame df)
public static SparseBitSet numeric(DataFrame df)
public static SparseBitSet nonnumeric(DataFrame df)
Copyright © 2019. All rights reserved.