Annotationread data frame

Language
python Python
Package
pandas (PyPI )
ID
read-table
Kind
function
Name
read data frame
Description

read pandas data frame from CSV or TSV file (pandas.read_csv and pandas.read_table)

Python function
pandas.io.parsers._make_parser_function.<locals>.parser_f
Inputs
  • 0
Outputs
  • return
Definition
  1. compose
    1. construct
      1. apply
      2. tabular-file
      3. filename
  2. read-tabular-file