Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/huggingface/datasets
/ dtype
Method
dtype
src/datasets/features/features.py:930–931 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
928
929
@property
930
def
dtype(self) -> PandasArrayExtensionDtype:
931
return
self._dtype
932
933
@property
934
def
nbytes(self) -> int:
Callers
15
_arrow_array
Method · 0.80
get_array
Method · 0.80
__init__
Method · 0.80
__array__
Method · 0.80
image.py
File · 0.80
encode_np_array
Function · 0.80
decode_header
Function · 0.80
test_numpy_formatter_np_array_kwargs
Method · 0.80
test_numpy_formatter_audio
Method · 0.80
test_table_to_pandas
Function · 0.80
test_array_xd_numpy_arrow_extractor
Function · 0.80
test_encode_np_array
Function · 0.80
Calls
no outgoing calls
Tested by
9
test_numpy_formatter_np_array_kwargs
Method · 0.64
test_numpy_formatter_audio
Method · 0.64
test_table_to_pandas
Function · 0.64
test_array_xd_numpy_arrow_extractor
Function · 0.64
test_encode_np_array
Function · 0.64
hdf5_file_with_vlen_arrays
Function · 0.64
hdf5_file_with_compound_data
Function · 0.64
hdf5_file_with_compound_complex_arrays
Function · 0.64
hdf5_file_with_mixed_data_types
Function · 0.64