Searched refs:extract_pandas_labels (Results 1 – 4 of 4) sorted by relevance
124 def extract_pandas_labels(labels): function
39 from tensorflow.contrib.learn.python.learn.learn_io.pandas_io import extract_pandas_labels
73 learn.io.extract_pandas_labels(pd.DataFrame({"Test": ["A", "B"]}))
42 from .pandas_io import HAS_PANDAS, extract_pandas_data, extract_pandas_matrix, extract_pandas_labels102 y = extract_pandas_labels(y)