Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PyTables/PyTables
/ vlarray2.py
File
vlarray2.py
examples/vlarray2.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python3
2
3
""
"Small example that shows how to work
with
variable length arrays of
4
different types, UNICODE strings and general Python objects included.
""
"
Callers
nothing calls this directly
Calls
5
create_vlarray
Method · 0.80
list_nodes
Method · 0.80
append
Method · 0.45
close
Method · 0.45
read
Method · 0.45
Tested by
no test coverage detected