Skip to content

Instantly share code, notes, and snippets.

@MichaelWS
Created December 16, 2013 01:02
Show Gist options
  • Save MichaelWS/7980846 to your computer and use it in GitHub Desktop.
Save MichaelWS/7980846 to your computer and use it in GitHub Desktop.
ptdump for table
/ (RootGroup) ''
/._v_attrs (AttributeSet), 5 attributes:
[CLASS := 'GROUP',
FILTERS := Filters(complevel=9, complib='blosc', shuffle=True, fletcher32=False),
PYTABLES_FORMAT_VERSION := '2.1',
TITLE := '',
VERSION := '1.0']
/AR (Group) ''
/AR._v_attrs (AttributeSet), 15 attributes:
[CLASS := 'GROUP',
FILTERS := Filters(complevel=9, complib='blosc', shuffle=True, fletcher32=False),
TITLE := '',
VERSION := '1.0',
data_columns := ['liq', 'close', 'volume', 'date', 'id'],
encoding := None,
index_cols := [(0, 'index')],
info := {'index': {}},
levels := 1,
nan_rep := 'nan',
non_index_axes := [(1, ['date', 'close', 'country', 'currency', 'high', 'id', 'low', 'open', 'volume', 'unadj_open', 'unadj_close', 'unadj_high', 'unadj_low', 'unadj_volume', 'liq', 'adj_factor', 'dividend'])],
pandas_type := 'frame_table',
pandas_version := '0.10.1',
table_type := 'appendable_frame',
values_cols := ['values_block_0', 'values_block_1', 'liq', 'close', 'volume', 'date', 'id']]
/AR/table (Table(53397,), shuffle, blosc(9)) ''
description := {
"index": Int64Col(shape=(), dflt=0, pos=0),
"values_block_0": Float64Col(shape=(10,), dflt=0.0, pos=1),
"values_block_1": StringCol(itemsize=3, shape=(2,), dflt='', pos=2),
"liq": Float64Col(shape=(), dflt=0.0, pos=3),
"close": Float64Col(shape=(), dflt=0.0, pos=4),
"volume": Float64Col(shape=(), dflt=0.0, pos=5),
"date": Int64Col(shape=(), dflt=0, pos=6),
"id": StringCol(itemsize=11, shape=(), dflt='', pos=7)}
byteorder := 'little'
chunkshape := (478,)
/AR/table._v_attrs (AttributeSet), 35 attributes:
[CLASS := 'TABLE',
FIELD_0_FILL := 0,
FIELD_0_NAME := 'index',
FIELD_1_FILL := 0.0,
FIELD_1_NAME := 'values_block_0',
FIELD_2_FILL := '',
FIELD_2_NAME := 'values_block_1',
FIELD_3_FILL := 0.0,
FIELD_3_NAME := 'liq',
FIELD_4_FILL := 0.0,
FIELD_4_NAME := 'close',
FIELD_5_FILL := 0.0,
FIELD_5_NAME := 'volume',
FIELD_6_FILL := 0,
FIELD_6_NAME := 'date',
FIELD_7_FILL := '',
FIELD_7_NAME := 'id',
NROWS := 53397,
TITLE := '',
VERSION := '2.7',
close_dtype := 'float64',
close_kind := ['close'],
date_dtype := 'datetime64',
date_kind := ['date'],
id_dtype := 'string88',
id_kind := ['id'],
index_kind := 'integer',
liq_dtype := 'float64',
liq_kind := ['liq'],
values_block_0_dtype := 'float64',
values_block_0_kind := ['adj_factor', 'dividend', 'high', 'low', 'open', 'unadj_close', 'unadj_high', 'unadj_low', 'unadj_open', 'unadj_volume'],
values_block_1_dtype := 'string24',
values_block_1_kind := ['country', 'currency'],
volume_dtype := 'float64',
volume_kind := ['volume']]
/BM (Group) ''
/BM._v_attrs (AttributeSet), 15 attributes:
[CLASS := 'GROUP',
FILTERS := Filters(complevel=9, complib='blosc', shuffle=True, fletcher32=False),
TITLE := '',
VERSION := '1.0',
data_columns := ['liq', 'close', 'volume', 'date', 'id'],
encoding := None,
index_cols := [(0, 'index')],
info := {'index': {}},
levels := 1,
nan_rep := 'nan',
non_index_axes := [(1, ['date', 'close', 'country', 'currency', 'high', 'id', 'low', 'open', 'volume', 'unadj_open', 'unadj_close', 'unadj_high', 'unadj_low', 'unadj_volume', 'liq', 'adj_factor', 'dividend'])],
pandas_type := 'frame_table',
pandas_version := '0.10.1',
table_type := 'appendable_frame',
values_cols := ['values_block_0', 'values_block_1', 'liq', 'close', 'volume', 'date', 'id']]
/BM/table (Table(275,), shuffle, blosc(9)) ''
description := {
"index": Int64Col(shape=(), dflt=0, pos=0),
"values_block_0": Float64Col(shape=(10,), dflt=0.0, pos=1),
"values_block_1": StringCol(itemsize=3, shape=(2,), dflt='', pos=2),
"liq": Float64Col(shape=(), dflt=0.0, pos=3),
"close": Float64Col(shape=(), dflt=0.0, pos=4),
"volume": Float64Col(shape=(), dflt=0.0, pos=5),
"date": Int64Col(shape=(), dflt=0, pos=6),
"id": StringCol(itemsize=11, shape=(), dflt='', pos=7)}
byteorder := 'little'
chunkshape := (478,)
/BM/table._v_attrs (AttributeSet), 35 attributes:
[CLASS := 'TABLE',
FIELD_0_FILL := 0,
FIELD_0_NAME := 'index',
FIELD_1_FILL := 0.0,
FIELD_1_NAME := 'values_block_0',
FIELD_2_FILL := '',
FIELD_2_NAME := 'values_block_1',
FIELD_3_FILL := 0.0,
FIELD_3_NAME := 'liq',
FIELD_4_FILL := 0.0,
FIELD_4_NAME := 'close',
FIELD_5_FILL := 0.0,
FIELD_5_NAME := 'volume',
FIELD_6_FILL := 0,
FIELD_6_NAME := 'date',
FIELD_7_FILL := '',
FIELD_7_NAME := 'id',
NROWS := 275,
TITLE := '',
VERSION := '2.7',
close_dtype := 'float64',
close_kind := ['close'],
date_dtype := 'datetime64',
date_kind := ['date'],
id_dtype := 'string88',
id_kind := ['id'],
index_kind := 'integer',
liq_dtype := 'float64',
liq_kind := ['liq'],
values_block_0_dtype := 'float64',
values_block_0_kind := ['adj_factor', 'dividend', 'high', 'low', 'open', 'unadj_close', 'unadj_high', 'unadj_low', 'unadj_open', 'unadj_volume'],
values_block_1_dtype := 'string24',
values_block_1_kind := ['country', 'currency'],
volume_dtype := 'float64',
volume_kind := ['volume']]
/BR (Group) ''
/BR._v_attrs (AttributeSet), 15 attributes:
[CLASS := 'GROUP',
FILTERS := Filters(complevel=9, complib='blosc', shuffle=True, fletcher32=False),
TITLE := '',
VERSION := '1.0',
data_columns := ['liq', 'close', 'volume', 'date', 'id'],
encoding := None,
index_cols := [(0, 'index')],
info := {'index': {}},
levels := 1,
nan_rep := 'nan',
non_index_axes := [(1, ['date', 'close', 'country', 'currency', 'high', 'id', 'low', 'open', 'volume', 'unadj_open', 'unadj_close', 'unadj_high', 'unadj_low', 'unadj_volume', 'liq', 'adj_factor', 'dividend'])],
pandas_type := 'frame_table',
pandas_version := '0.10.1',
table_type := 'appendable_frame',
values_cols := ['values_block_0', 'values_block_1', 'liq', 'close', 'volume', 'date', 'id']]
/BR/table (Table(473677,), shuffle, blosc(9)) ''
description := {
"index": Int64Col(shape=(), dflt=0, pos=0),
"values_block_0": Float64Col(shape=(10,), dflt=0.0, pos=1),
"values_block_1": StringCol(itemsize=3, shape=(2,), dflt='', pos=2),
"liq": Float64Col(shape=(), dflt=0.0, pos=3),
"close": Float64Col(shape=(), dflt=0.0, pos=4),
"volume": Float64Col(shape=(), dflt=0.0, pos=5),
"date": Int64Col(shape=(), dflt=0, pos=6),
"id": StringCol(itemsize=11, shape=(), dflt='', pos=7)}
byteorder := 'little'
chunkshape := (956,)
/BR/table._v_attrs (AttributeSet), 35 attributes:
[CLASS := 'TABLE',
FIELD_0_FILL := 0,
FIELD_0_NAME := 'index',
FIELD_1_FILL := 0.0,
FIELD_1_NAME := 'values_block_0',
FIELD_2_FILL := '',
FIELD_2_NAME := 'values_block_1',
FIELD_3_FILL := 0.0,
FIELD_3_NAME := 'liq',
FIELD_4_FILL := 0.0,
FIELD_4_NAME := 'close',
FIELD_5_FILL := 0.0,
FIELD_5_NAME := 'volume',
FIELD_6_FILL := 0,
FIELD_6_NAME := 'date',
FIELD_7_FILL := '',
FIELD_7_NAME := 'id',
NROWS := 473677,
TITLE := '',
VERSION := '2.7',
close_dtype := 'float64',
close_kind := ['close'],
date_dtype := 'datetime64',
date_kind := ['date'],
id_dtype := 'string88',
id_kind := ['id'],
index_kind := 'integer',
liq_dtype := 'float64',
liq_kind := ['liq'],
values_block_0_dtype := 'float64',
values_block_0_kind := ['adj_factor', 'dividend', 'high', 'low', 'open', 'unadj_close', 'unadj_high', 'unadj_low', 'unadj_open', 'unadj_volume'],
values_block_1_dtype := 'string24',
values_block_1_kind := ['country', 'currency'],
volume_dtype := 'float64',
volume_kind := ['volume']]
/CA (Group) ''
/CA._v_attrs (AttributeSet), 15 attributes:
[CLASS := 'GROUP',
FILTERS := Filters(complevel=9, complib='blosc', shuffle=True, fletcher32=False),
TITLE := '',
VERSION := '1.0',
data_columns := ['liq', 'close', 'volume', 'date', 'id'],
encoding := None,
index_cols := [(0, 'index')],
info := {'index': {}},
levels := 1,
nan_rep := 'nan',
non_index_axes := [(1, ['date', 'close', 'country', 'currency', 'high', 'id', 'low', 'open', 'volume', 'unadj_open', 'unadj_close', 'unadj_high', 'unadj_low', 'unadj_volume', 'liq', 'adj_factor', 'dividend'])],
pandas_type := 'frame_table',
pandas_version := '0.10.1',
table_type := 'appendable_frame',
values_cols := ['values_block_0', 'values_block_1', 'liq', 'close', 'volume', 'date', 'id']]
/CA/table (Table(1806467,), shuffle, blosc(9)) ''
description := {
"index": Int64Col(shape=(), dflt=0, pos=0),
"values_block_0": Float64Col(shape=(10,), dflt=0.0, pos=1),
"values_block_1": StringCol(itemsize=3, shape=(2,), dflt='', pos=2),
"liq": Float64Col(shape=(), dflt=0.0, pos=3),
"close": Float64Col(shape=(), dflt=0.0, pos=4),
"volume": Float64Col(shape=(), dflt=0.0, pos=5),
"date": Int64Col(shape=(), dflt=0, pos=6),
"id": StringCol(itemsize=11, shape=(), dflt='', pos=7)}
byteorder := 'little'
chunkshape := (1913,)
/CA/table._v_attrs (AttributeSet), 35 attributes:
[CLASS := 'TABLE',
FIELD_0_FILL := 0,
FIELD_0_NAME := 'index',
FIELD_1_FILL := 0.0,
FIELD_1_NAME := 'values_block_0',
FIELD_2_FILL := '',
FIELD_2_NAME := 'values_block_1',
FIELD_3_FILL := 0.0,
FIELD_3_NAME := 'liq',
FIELD_4_FILL := 0.0,
FIELD_4_NAME := 'close',
FIELD_5_FILL := 0.0,
FIELD_5_NAME := 'volume',
FIELD_6_FILL := 0,
FIELD_6_NAME := 'date',
FIELD_7_FILL := '',
FIELD_7_NAME := 'id',
NROWS := 1806467,
TITLE := '',
VERSION := '2.7',
close_dtype := 'float64',
close_kind := ['close'],
date_dtype := 'datetime64',
date_kind := ['date'],
id_dtype := 'string88',
id_kind := ['id'],
index_kind := 'integer',
liq_dtype := 'float64',
liq_kind := ['liq'],
values_block_0_dtype := 'float64',
values_block_0_kind := ['adj_factor', 'dividend', 'high', 'low', 'open', 'unadj_close', 'unadj_high', 'unadj_low', 'unadj_open', 'unadj_volume'],
values_block_1_dtype := 'string24',
values_block_1_kind := ['country', 'currency'],
volume_dtype := 'float64',
volume_kind := ['volume']]
/CL (Group) ''
/CL._v_attrs (AttributeSet), 15 attributes:
[CLASS := 'GROUP',
FILTERS := Filters(complevel=9, complib='blosc', shuffle=True, fletcher32=False),
TITLE := '',
VERSION := '1.0',
data_columns := ['liq', 'close', 'volume', 'date', 'id'],
encoding := None,
index_cols := [(0, 'index')],
info := {'index': {}},
levels := 1,
nan_rep := 'nan',
non_index_axes := [(1, ['date', 'close', 'country', 'currency', 'high', 'id', 'low', 'open', 'volume', 'unadj_open', 'unadj_close', 'unadj_high', 'unadj_low', 'unadj_volume', 'liq', 'adj_factor', 'dividend'])],
pandas_type := 'frame_table',
pandas_version := '0.10.1',
table_type := 'appendable_frame',
values_cols := ['values_block_0', 'values_block_1', 'liq', 'close', 'volume', 'date', 'id']]
/CL/table (Table(338516,), shuffle, blosc(9)) ''
description := {
"index": Int64Col(shape=(), dflt=0, pos=0),
"values_block_0": Float64Col(shape=(10,), dflt=0.0, pos=1),
"values_block_1": StringCol(itemsize=3, shape=(2,), dflt='', pos=2),
"liq": Float64Col(shape=(), dflt=0.0, pos=3),
"close": Float64Col(shape=(), dflt=0.0, pos=4),
"volume": Float64Col(shape=(), dflt=0.0, pos=5),
"date": Int64Col(shape=(), dflt=0, pos=6),
"id": StringCol(itemsize=11, shape=(), dflt='', pos=7)}
byteorder := 'little'
chunkshape := (956,)
/CL/table._v_attrs (AttributeSet), 35 attributes:
[CLASS := 'TABLE',
FIELD_0_FILL := 0,
FIELD_0_NAME := 'index',
FIELD_1_FILL := 0.0,
FIELD_1_NAME := 'values_block_0',
FIELD_2_FILL := '',
FIELD_2_NAME := 'values_block_1',
FIELD_3_FILL := 0.0,
FIELD_3_NAME := 'liq',
FIELD_4_FILL := 0.0,
FIELD_4_NAME := 'close',
FIELD_5_FILL := 0.0,
FIELD_5_NAME := 'volume',
FIELD_6_FILL := 0,
FIELD_6_NAME := 'date',
FIELD_7_FILL := '',
FIELD_7_NAME := 'id',
NROWS := 338516,
TITLE := '',
VERSION := '2.7',
close_dtype := 'float64',
close_kind := ['close'],
date_dtype := 'datetime64',
date_kind := ['date'],
id_dtype := 'string88',
id_kind := ['id'],
index_kind := 'integer',
liq_dtype := 'float64',
liq_kind := ['liq'],
values_block_0_dtype := 'float64',
values_block_0_kind := ['adj_factor', 'dividend', 'high', 'low', 'open', 'unadj_close', 'unadj_high', 'unadj_low', 'unadj_open', 'unadj_volume'],
values_block_1_dtype := 'string24',
values_block_1_kind := ['country', 'currency'],
volume_dtype := 'float64',
volume_kind := ['volume']]
/CO (Group) ''
/CO._v_attrs (AttributeSet), 15 attributes:
[CLASS := 'GROUP',
FILTERS := Filters(complevel=9, complib='blosc', shuffle=True, fletcher32=False),
TITLE := '',
VERSION := '1.0',
data_columns := ['liq', 'close', 'volume', 'date', 'id'],
encoding := None,
index_cols := [(0, 'index')],
info := {'index': {}},
levels := 1,
nan_rep := 'nan',
non_index_axes := [(1, ['date', 'close', 'country', 'currency', 'high', 'id', 'low', 'open', 'volume', 'unadj_open', 'unadj_close', 'unadj_high', 'unadj_low', 'unadj_volume', 'liq', 'adj_factor', 'dividend'])],
pandas_type := 'frame_table',
pandas_version := '0.10.1',
table_type := 'appendable_frame',
values_cols := ['values_block_0', 'values_block_1', 'liq', 'close', 'volume', 'date', 'id']]
/CO/table (Table(88167,), shuffle, blosc(9)) ''
description := {
"index": Int64Col(shape=(), dflt=0, pos=0),
"values_block_0": Float64Col(shape=(10,), dflt=0.0, pos=1),
"values_block_1": StringCol(itemsize=3, shape=(2,), dflt='', pos=2),
"liq": Float64Col(shape=(), dflt=0.0, pos=3),
"close": Float64Col(shape=(), dflt=0.0, pos=4),
"volume": Float64Col(shape=(), dflt=0.0, pos=5),
"date": Int64Col(shape=(), dflt=0, pos=6),
"id": StringCol(itemsize=11, shape=(), dflt='', pos=7)}
byteorder := 'little'
chunkshape := (956,)
/CO/table._v_attrs (AttributeSet), 35 attributes:
[CLASS := 'TABLE',
FIELD_0_FILL := 0,
FIELD_0_NAME := 'index',
FIELD_1_FILL := 0.0,
FIELD_1_NAME := 'values_block_0',
FIELD_2_FILL := '',
FIELD_2_NAME := 'values_block_1',
FIELD_3_FILL := 0.0,
FIELD_3_NAME := 'liq',
FIELD_4_FILL := 0.0,
FIELD_4_NAME := 'close',
FIELD_5_FILL := 0.0,
FIELD_5_NAME := 'volume',
FIELD_6_FILL := 0,
FIELD_6_NAME := 'date',
FIELD_7_FILL := '',
FIELD_7_NAME := 'id',
NROWS := 88167,
TITLE := '',
VERSION := '2.7',
close_dtype := 'float64',
close_kind := ['close'],
date_dtype := 'datetime64',
date_kind := ['date'],
id_dtype := 'string88',
id_kind := ['id'],
index_kind := 'integer',
liq_dtype := 'float64',
liq_kind := ['liq'],
values_block_0_dtype := 'float64',
values_block_0_kind := ['adj_factor', 'dividend', 'high', 'low', 'open', 'unadj_close', 'unadj_high', 'unadj_low', 'unadj_open', 'unadj_volume'],
values_block_1_dtype := 'string24',
values_block_1_kind := ['country', 'currency'],
volume_dtype := 'float64',
volume_kind := ['volume']]
/EC (Group) ''
/EC._v_attrs (AttributeSet), 15 attributes:
[CLASS := 'GROUP',
FILTERS := Filters(complevel=9, complib='blosc', shuffle=True, fletcher32=False),
TITLE := '',
VERSION := '1.0',
data_columns := ['liq', 'close', 'volume', 'date', 'id'],
encoding := None,
index_cols := [(0, 'index')],
info := {'index': {}},
levels := 1,
nan_rep := 'nan',
non_index_axes := [(1, ['date', 'close', 'country', 'currency', 'high', 'id', 'low', 'open', 'volume', 'unadj_open', 'unadj_close', 'unadj_high', 'unadj_low', 'unadj_volume', 'liq', 'adj_factor', 'dividend'])],
pandas_type := 'frame_table',
pandas_version := '0.10.1',
table_type := 'appendable_frame',
values_cols := ['values_block_0', 'values_block_1', 'liq', 'close', 'volume', 'date', 'id']]
/EC/table (Table(1,), shuffle, blosc(9)) ''
description := {
"index": Int64Col(shape=(), dflt=0, pos=0),
"values_block_0": Float64Col(shape=(10,), dflt=0.0, pos=1),
"values_block_1": StringCol(itemsize=3, shape=(2,), dflt='', pos=2),
"liq": Float64Col(shape=(), dflt=0.0, pos=3),
"close": Float64Col(shape=(), dflt=0.0, pos=4),
"volume": Float64Col(shape=(), dflt=0.0, pos=5),
"date": Int64Col(shape=(), dflt=0, pos=6),
"id": StringCol(itemsize=11, shape=(), dflt='', pos=7)}
byteorder := 'little'
chunkshape := (478,)
/EC/table._v_attrs (AttributeSet), 35 attributes:
[CLASS := 'TABLE',
FIELD_0_FILL := 0,
FIELD_0_NAME := 'index',
FIELD_1_FILL := 0.0,
FIELD_1_NAME := 'values_block_0',
FIELD_2_FILL := '',
FIELD_2_NAME := 'values_block_1',
FIELD_3_FILL := 0.0,
FIELD_3_NAME := 'liq',
FIELD_4_FILL := 0.0,
FIELD_4_NAME := 'close',
FIELD_5_FILL := 0.0,
FIELD_5_NAME := 'volume',
FIELD_6_FILL := 0,
FIELD_6_NAME := 'date',
FIELD_7_FILL := '',
FIELD_7_NAME := 'id',
NROWS := 1,
TITLE := '',
VERSION := '2.7',
close_dtype := 'float64',
close_kind := ['close'],
date_dtype := 'datetime64',
date_kind := ['date'],
id_dtype := 'string88',
id_kind := ['id'],
index_kind := 'integer',
liq_dtype := 'float64',
liq_kind := ['liq'],
values_block_0_dtype := 'float64',
values_block_0_kind := ['adj_factor', 'dividend', 'high', 'low', 'open', 'unadj_close', 'unadj_high', 'unadj_low', 'unadj_open', 'unadj_volume'],
values_block_1_dtype := 'string24',
values_block_1_kind := ['country', 'currency'],
volume_dtype := 'float64',
volume_kind := ['volume']]
/JM (Group) ''
/JM._v_attrs (AttributeSet), 15 attributes:
[CLASS := 'GROUP',
FILTERS := Filters(complevel=9, complib='blosc', shuffle=True, fletcher32=False),
TITLE := '',
VERSION := '1.0',
data_columns := ['liq', 'close', 'volume', 'date', 'id'],
encoding := None,
index_cols := [(0, 'index')],
info := {'index': {}},
levels := 1,
nan_rep := 'nan',
non_index_axes := [(1, ['date', 'close', 'country', 'currency', 'high', 'id', 'low', 'open', 'volume', 'unadj_open', 'unadj_close', 'unadj_high', 'unadj_low', 'unadj_volume', 'liq', 'adj_factor', 'dividend'])],
pandas_type := 'frame_table',
pandas_version := '0.10.1',
table_type := 'appendable_frame',
values_cols := ['values_block_0', 'values_block_1', 'liq', 'close', 'volume', 'date', 'id']]
/JM/table (Table(22769,), shuffle, blosc(9)) ''
description := {
"index": Int64Col(shape=(), dflt=0, pos=0),
"values_block_0": Float64Col(shape=(10,), dflt=0.0, pos=1),
"values_block_1": StringCol(itemsize=3, shape=(2,), dflt='', pos=2),
"liq": Float64Col(shape=(), dflt=0.0, pos=3),
"close": Float64Col(shape=(), dflt=0.0, pos=4),
"volume": Float64Col(shape=(), dflt=0.0, pos=5),
"date": Int64Col(shape=(), dflt=0, pos=6),
"id": StringCol(itemsize=11, shape=(), dflt='', pos=7)}
byteorder := 'little'
chunkshape := (478,)
/JM/table._v_attrs (AttributeSet), 35 attributes:
[CLASS := 'TABLE',
FIELD_0_FILL := 0,
FIELD_0_NAME := 'index',
FIELD_1_FILL := 0.0,
FIELD_1_NAME := 'values_block_0',
FIELD_2_FILL := '',
FIELD_2_NAME := 'values_block_1',
FIELD_3_FILL := 0.0,
FIELD_3_NAME := 'liq',
FIELD_4_FILL := 0.0,
FIELD_4_NAME := 'close',
FIELD_5_FILL := 0.0,
FIELD_5_NAME := 'volume',
FIELD_6_FILL := 0,
FIELD_6_NAME := 'date',
FIELD_7_FILL := '',
FIELD_7_NAME := 'id',
NROWS := 22769,
TITLE := '',
VERSION := '2.7',
close_dtype := 'float64',
close_kind := ['close'],
date_dtype := 'datetime64',
date_kind := ['date'],
id_dtype := 'string88',
id_kind := ['id'],
index_kind := 'integer',
liq_dtype := 'float64',
liq_kind := ['liq'],
values_block_0_dtype := 'float64',
values_block_0_kind := ['adj_factor', 'dividend', 'high', 'low', 'open', 'unadj_close', 'unadj_high', 'unadj_low', 'unadj_open', 'unadj_volume'],
values_block_1_dtype := 'string24',
values_block_1_kind := ['country', 'currency'],
volume_dtype := 'float64',
volume_kind := ['volume']]
/MX (Group) ''
/MX._v_attrs (AttributeSet), 15 attributes:
[CLASS := 'GROUP',
FILTERS := Filters(complevel=9, complib='blosc', shuffle=True, fletcher32=False),
TITLE := '',
VERSION := '1.0',
data_columns := ['liq', 'close', 'volume', 'date', 'id'],
encoding := None,
index_cols := [(0, 'index')],
info := {'index': {}},
levels := 1,
nan_rep := 'nan',
non_index_axes := [(1, ['date', 'close', 'country', 'currency', 'high', 'id', 'low', 'open', 'volume', 'unadj_open', 'unadj_close', 'unadj_high', 'unadj_low', 'unadj_volume', 'liq', 'adj_factor', 'dividend'])],
pandas_type := 'frame_table',
pandas_version := '0.10.1',
table_type := 'appendable_frame',
values_cols := ['values_block_0', 'values_block_1', 'liq', 'close', 'volume', 'date', 'id']]
/MX/table (Table(284649,), shuffle, blosc(9)) ''
description := {
"index": Int64Col(shape=(), dflt=0, pos=0),
"values_block_0": Float64Col(shape=(10,), dflt=0.0, pos=1),
"values_block_1": StringCol(itemsize=3, shape=(2,), dflt='', pos=2),
"liq": Float64Col(shape=(), dflt=0.0, pos=3),
"close": Float64Col(shape=(), dflt=0.0, pos=4),
"volume": Float64Col(shape=(), dflt=0.0, pos=5),
"date": Int64Col(shape=(), dflt=0, pos=6),
"id": StringCol(itemsize=11, shape=(), dflt='', pos=7)}
byteorder := 'little'
chunkshape := (956,)
/MX/table._v_attrs (AttributeSet), 35 attributes:
[CLASS := 'TABLE',
FIELD_0_FILL := 0,
FIELD_0_NAME := 'index',
FIELD_1_FILL := 0.0,
FIELD_1_NAME := 'values_block_0',
FIELD_2_FILL := '',
FIELD_2_NAME := 'values_block_1',
FIELD_3_FILL := 0.0,
FIELD_3_NAME := 'liq',
FIELD_4_FILL := 0.0,
FIELD_4_NAME := 'close',
FIELD_5_FILL := 0.0,
FIELD_5_NAME := 'volume',
FIELD_6_FILL := 0,
FIELD_6_NAME := 'date',
FIELD_7_FILL := '',
FIELD_7_NAME := 'id',
NROWS := 284649,
TITLE := '',
VERSION := '2.7',
close_dtype := 'float64',
close_kind := ['close'],
date_dtype := 'datetime64',
date_kind := ['date'],
id_dtype := 'string88',
id_kind := ['id'],
index_kind := 'integer',
liq_dtype := 'float64',
liq_kind := ['liq'],
values_block_0_dtype := 'float64',
values_block_0_kind := ['adj_factor', 'dividend', 'high', 'low', 'open', 'unadj_close', 'unadj_high', 'unadj_low', 'unadj_open', 'unadj_volume'],
values_block_1_dtype := 'string24',
values_block_1_kind := ['country', 'currency'],
volume_dtype := 'float64',
volume_kind := ['volume']]
/PA (Group) ''
/PA._v_attrs (AttributeSet), 15 attributes:
[CLASS := 'GROUP',
FILTERS := Filters(complevel=9, complib='blosc', shuffle=True, fletcher32=False),
TITLE := '',
VERSION := '1.0',
data_columns := ['liq', 'close', 'volume', 'date', 'id'],
encoding := None,
index_cols := [(0, 'index')],
info := {'index': {}},
levels := 1,
nan_rep := 'nan',
non_index_axes := [(1, ['date', 'close', 'country', 'currency', 'high', 'id', 'low', 'open', 'volume', 'unadj_open', 'unadj_close', 'unadj_high', 'unadj_low', 'unadj_volume', 'liq', 'adj_factor', 'dividend'])],
pandas_type := 'frame_table',
pandas_version := '0.10.1',
table_type := 'appendable_frame',
values_cols := ['values_block_0', 'values_block_1', 'liq', 'close', 'volume', 'date', 'id']]
/PA/table (Table(5,), shuffle, blosc(9)) ''
description := {
"index": Int64Col(shape=(), dflt=0, pos=0),
"values_block_0": Float64Col(shape=(10,), dflt=0.0, pos=1),
"values_block_1": StringCol(itemsize=3, shape=(2,), dflt='', pos=2),
"liq": Float64Col(shape=(), dflt=0.0, pos=3),
"close": Float64Col(shape=(), dflt=0.0, pos=4),
"volume": Float64Col(shape=(), dflt=0.0, pos=5),
"date": Int64Col(shape=(), dflt=0, pos=6),
"id": StringCol(itemsize=11, shape=(), dflt='', pos=7)}
byteorder := 'little'
chunkshape := (478,)
/PA/table._v_attrs (AttributeSet), 35 attributes:
[CLASS := 'TABLE',
FIELD_0_FILL := 0,
FIELD_0_NAME := 'index',
FIELD_1_FILL := 0.0,
FIELD_1_NAME := 'values_block_0',
FIELD_2_FILL := '',
FIELD_2_NAME := 'values_block_1',
FIELD_3_FILL := 0.0,
FIELD_3_NAME := 'liq',
FIELD_4_FILL := 0.0,
FIELD_4_NAME := 'close',
FIELD_5_FILL := 0.0,
FIELD_5_NAME := 'volume',
FIELD_6_FILL := 0,
FIELD_6_NAME := 'date',
FIELD_7_FILL := '',
FIELD_7_NAME := 'id',
NROWS := 5,
TITLE := '',
VERSION := '2.7',
close_dtype := 'float64',
close_kind := ['close'],
date_dtype := 'datetime64',
date_kind := ['date'],
id_dtype := 'string88',
id_kind := ['id'],
index_kind := 'integer',
liq_dtype := 'float64',
liq_kind := ['liq'],
values_block_0_dtype := 'float64',
values_block_0_kind := ['adj_factor', 'dividend', 'high', 'low', 'open', 'unadj_close', 'unadj_high', 'unadj_low', 'unadj_open', 'unadj_volume'],
values_block_1_dtype := 'string24',
values_block_1_kind := ['country', 'currency'],
volume_dtype := 'float64',
volume_kind := ['volume']]
/PE (Group) ''
/PE._v_attrs (AttributeSet), 15 attributes:
[CLASS := 'GROUP',
FILTERS := Filters(complevel=9, complib='blosc', shuffle=True, fletcher32=False),
TITLE := '',
VERSION := '1.0',
data_columns := ['liq', 'close', 'volume', 'date', 'id'],
encoding := None,
index_cols := [(0, 'index')],
info := {'index': {}},
levels := 1,
nan_rep := 'nan',
non_index_axes := [(1, ['date', 'close', 'country', 'currency', 'high', 'id', 'low', 'open', 'volume', 'unadj_open', 'unadj_close', 'unadj_high', 'unadj_low', 'unadj_volume', 'liq', 'adj_factor', 'dividend'])],
pandas_type := 'frame_table',
pandas_version := '0.10.1',
table_type := 'appendable_frame',
values_cols := ['values_block_0', 'values_block_1', 'liq', 'close', 'volume', 'date', 'id']]
/PE/table (Table(39592,), shuffle, blosc(9)) ''
description := {
"index": Int64Col(shape=(), dflt=0, pos=0),
"values_block_0": Float64Col(shape=(10,), dflt=0.0, pos=1),
"values_block_1": StringCol(itemsize=3, shape=(2,), dflt='', pos=2),
"liq": Float64Col(shape=(), dflt=0.0, pos=3),
"close": Float64Col(shape=(), dflt=0.0, pos=4),
"volume": Float64Col(shape=(), dflt=0.0, pos=5),
"date": Int64Col(shape=(), dflt=0, pos=6),
"id": StringCol(itemsize=11, shape=(), dflt='', pos=7)}
byteorder := 'little'
chunkshape := (478,)
/PE/table._v_attrs (AttributeSet), 35 attributes:
[CLASS := 'TABLE',
FIELD_0_FILL := 0,
FIELD_0_NAME := 'index',
FIELD_1_FILL := 0.0,
FIELD_1_NAME := 'values_block_0',
FIELD_2_FILL := '',
FIELD_2_NAME := 'values_block_1',
FIELD_3_FILL := 0.0,
FIELD_3_NAME := 'liq',
FIELD_4_FILL := 0.0,
FIELD_4_NAME := 'close',
FIELD_5_FILL := 0.0,
FIELD_5_NAME := 'volume',
FIELD_6_FILL := 0,
FIELD_6_NAME := 'date',
FIELD_7_FILL := '',
FIELD_7_NAME := 'id',
NROWS := 39592,
TITLE := '',
VERSION := '2.7',
close_dtype := 'float64',
close_kind := ['close'],
date_dtype := 'datetime64',
date_kind := ['date'],
id_dtype := 'string88',
id_kind := ['id'],
index_kind := 'integer',
liq_dtype := 'float64',
liq_kind := ['liq'],
values_block_0_dtype := 'float64',
values_block_0_kind := ['adj_factor', 'dividend', 'high', 'low', 'open', 'unadj_close', 'unadj_high', 'unadj_low', 'unadj_open', 'unadj_volume'],
values_block_1_dtype := 'string24',
values_block_1_kind := ['country', 'currency'],
volume_dtype := 'float64',
volume_kind := ['volume']]
/TT (Group) ''
/TT._v_attrs (AttributeSet), 15 attributes:
[CLASS := 'GROUP',
FILTERS := Filters(complevel=9, complib='blosc', shuffle=True, fletcher32=False),
TITLE := '',
VERSION := '1.0',
data_columns := ['liq', 'close', 'volume', 'date', 'id'],
encoding := None,
index_cols := [(0, 'index')],
info := {'index': {}},
levels := 1,
nan_rep := 'nan',
non_index_axes := [(1, ['date', 'close', 'country', 'currency', 'high', 'id', 'low', 'open', 'volume', 'unadj_open', 'unadj_close', 'unadj_high', 'unadj_low', 'unadj_volume', 'liq', 'adj_factor', 'dividend'])],
pandas_type := 'frame_table',
pandas_version := '0.10.1',
table_type := 'appendable_frame',
values_cols := ['values_block_0', 'values_block_1', 'liq', 'close', 'volume', 'date', 'id']]
/TT/table (Table(4388,), shuffle, blosc(9)) ''
description := {
"index": Int64Col(shape=(), dflt=0, pos=0),
"values_block_0": Float64Col(shape=(10,), dflt=0.0, pos=1),
"values_block_1": StringCol(itemsize=3, shape=(2,), dflt='', pos=2),
"liq": Float64Col(shape=(), dflt=0.0, pos=3),
"close": Float64Col(shape=(), dflt=0.0, pos=4),
"volume": Float64Col(shape=(), dflt=0.0, pos=5),
"date": Int64Col(shape=(), dflt=0, pos=6),
"id": StringCol(itemsize=11, shape=(), dflt='', pos=7)}
byteorder := 'little'
chunkshape := (478,)
/TT/table._v_attrs (AttributeSet), 35 attributes:
[CLASS := 'TABLE',
FIELD_0_FILL := 0,
FIELD_0_NAME := 'index',
FIELD_1_FILL := 0.0,
FIELD_1_NAME := 'values_block_0',
FIELD_2_FILL := '',
FIELD_2_NAME := 'values_block_1',
FIELD_3_FILL := 0.0,
FIELD_3_NAME := 'liq',
FIELD_4_FILL := 0.0,
FIELD_4_NAME := 'close',
FIELD_5_FILL := 0.0,
FIELD_5_NAME := 'volume',
FIELD_6_FILL := 0,
FIELD_6_NAME := 'date',
FIELD_7_FILL := '',
FIELD_7_NAME := 'id',
NROWS := 4388,
TITLE := '',
VERSION := '2.7',
close_dtype := 'float64',
close_kind := ['close'],
date_dtype := 'datetime64',
date_kind := ['date'],
id_dtype := 'string88',
id_kind := ['id'],
index_kind := 'integer',
liq_dtype := 'float64',
liq_kind := ['liq'],
values_block_0_dtype := 'float64',
values_block_0_kind := ['adj_factor', 'dividend', 'high', 'low', 'open', 'unadj_close', 'unadj_high', 'unadj_low', 'unadj_open', 'unadj_volume'],
values_block_1_dtype := 'string24',
values_block_1_kind := ['country', 'currency'],
volume_dtype := 'float64',
volume_kind := ['volume']]
/US (Group) ''
/US._v_attrs (AttributeSet), 15 attributes:
[CLASS := 'GROUP',
FILTERS := Filters(complevel=9, complib='blosc', shuffle=True, fletcher32=False),
TITLE := '',
VERSION := '1.0',
data_columns := ['liq', 'close', 'volume', 'date', 'id'],
encoding := None,
index_cols := [(0, 'index')],
info := {'index': {}},
levels := 1,
nan_rep := 'nan',
non_index_axes := [(1, ['date', 'close', 'country', 'currency', 'high', 'id', 'low', 'open', 'volume', 'unadj_open', 'unadj_close', 'unadj_high', 'unadj_low', 'unadj_volume', 'liq', 'adj_factor', 'dividend'])],
pandas_type := 'frame_table',
pandas_version := '0.10.1',
table_type := 'appendable_frame',
values_cols := ['values_block_0', 'values_block_1', 'liq', 'close', 'volume', 'date', 'id']]
/US/table (Table(19933706,), shuffle, blosc(9)) ''
description := {
"index": Int64Col(shape=(), dflt=0, pos=0),
"values_block_0": Float64Col(shape=(10,), dflt=0.0, pos=1),
"values_block_1": StringCol(itemsize=3, shape=(2,), dflt='', pos=2),
"liq": Float64Col(shape=(), dflt=0.0, pos=3),
"close": Float64Col(shape=(), dflt=0.0, pos=4),
"volume": Float64Col(shape=(), dflt=0.0, pos=5),
"date": Int64Col(shape=(), dflt=0, pos=6),
"id": StringCol(itemsize=11, shape=(), dflt='', pos=7)}
byteorder := 'little'
chunkshape := (1913,)
/US/table._v_attrs (AttributeSet), 35 attributes:
[CLASS := 'TABLE',
FIELD_0_FILL := 0,
FIELD_0_NAME := 'index',
FIELD_1_FILL := 0.0,
FIELD_1_NAME := 'values_block_0',
FIELD_2_FILL := '',
FIELD_2_NAME := 'values_block_1',
FIELD_3_FILL := 0.0,
FIELD_3_NAME := 'liq',
FIELD_4_FILL := 0.0,
FIELD_4_NAME := 'close',
FIELD_5_FILL := 0.0,
FIELD_5_NAME := 'volume',
FIELD_6_FILL := 0,
FIELD_6_NAME := 'date',
FIELD_7_FILL := '',
FIELD_7_NAME := 'id',
NROWS := 19933706,
TITLE := '',
VERSION := '2.7',
close_dtype := 'float64',
close_kind := ['close'],
date_dtype := 'datetime64',
date_kind := ['date'],
id_dtype := 'string88',
id_kind := ['id'],
index_kind := 'integer',
liq_dtype := 'float64',
liq_kind := ['liq'],
values_block_0_dtype := 'float64',
values_block_0_kind := ['adj_factor', 'dividend', 'high', 'low', 'open', 'unadj_close', 'unadj_high', 'unadj_low', 'unadj_open', 'unadj_volume'],
values_block_1_dtype := 'string24',
values_block_1_kind := ['country', 'currency'],
volume_dtype := 'float64',
volume_kind := ['volume']]
/VE (Group) ''
/VE._v_attrs (AttributeSet), 15 attributes:
[CLASS := 'GROUP',
FILTERS := Filters(complevel=9, complib='blosc', shuffle=True, fletcher32=False),
TITLE := '',
VERSION := '1.0',
data_columns := ['liq', 'close', 'volume', 'date', 'id'],
encoding := None,
index_cols := [(0, 'index')],
info := {'index': {}},
levels := 1,
nan_rep := 'nan',
non_index_axes := [(1, ['date', 'close', 'country', 'currency', 'high', 'id', 'low', 'open', 'volume', 'unadj_open', 'unadj_close', 'unadj_high', 'unadj_low', 'unadj_volume', 'liq', 'adj_factor', 'dividend'])],
pandas_type := 'frame_table',
pandas_version := '0.10.1',
table_type := 'appendable_frame',
values_cols := ['values_block_0', 'values_block_1', 'liq', 'close', 'volume', 'date', 'id']]
/VE/table (Table(5055,), shuffle, blosc(9)) ''
description := {
"index": Int64Col(shape=(), dflt=0, pos=0),
"values_block_0": Float64Col(shape=(10,), dflt=0.0, pos=1),
"values_block_1": StringCol(itemsize=3, shape=(2,), dflt='', pos=2),
"liq": Float64Col(shape=(), dflt=0.0, pos=3),
"close": Float64Col(shape=(), dflt=0.0, pos=4),
"volume": Float64Col(shape=(), dflt=0.0, pos=5),
"date": Int64Col(shape=(), dflt=0, pos=6),
"id": StringCol(itemsize=11, shape=(), dflt='', pos=7)}
byteorder := 'little'
chunkshape := (478,)
/VE/table._v_attrs (AttributeSet), 35 attributes:
[CLASS := 'TABLE',
FIELD_0_FILL := 0,
FIELD_0_NAME := 'index',
FIELD_1_FILL := 0.0,
FIELD_1_NAME := 'values_block_0',
FIELD_2_FILL := '',
FIELD_2_NAME := 'values_block_1',
FIELD_3_FILL := 0.0,
FIELD_3_NAME := 'liq',
FIELD_4_FILL := 0.0,
FIELD_4_NAME := 'close',
FIELD_5_FILL := 0.0,
FIELD_5_NAME := 'volume',
FIELD_6_FILL := 0,
FIELD_6_NAME := 'date',
FIELD_7_FILL := '',
FIELD_7_NAME := 'id',
NROWS := 5055,
TITLE := '',
VERSION := '2.7',
close_dtype := 'float64',
close_kind := ['close'],
date_dtype := 'datetime64',
date_kind := ['date'],
id_dtype := 'string88',
id_kind := ['id'],
index_kind := 'integer',
liq_dtype := 'float64',
liq_kind := ['liq'],
values_block_0_dtype := 'float64',
values_block_0_kind := ['adj_factor', 'dividend', 'high', 'low', 'open', 'unadj_close', 'unadj_high', 'unadj_low', 'unadj_open', 'unadj_volume'],
values_block_1_dtype := 'string24',
values_block_1_kind := ['country', 'currency'],
volume_dtype := 'float64',
volume_kind := ['volume']]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment