Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Pometry/Raphtory
/ datetime
Method
datetime
raphtory-api/src/python/prop.rs:618–620 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
616
/// PropType:
617
#[staticmethod]
618
pub fn datetime() -> PropType {
619
PropType::DTime
620
}
621
622
/// Arbitrary-precision decimal type with a fixed scale (number of digits
623
/// after the decimal point).
Callers
15
test_casting_btc_csv_file
Function · 0.45
test_casting_btc_csv_directory
Function · 0.45
test_casting_btc_parquet_file
Function · 0.45
test_casting_btc_parquet_directory
Function · 0.45
test_casting_btc_mixed_directory
Function · 0.45
_ms_from_date
Function · 0.45
_utc_midnight
Function · 0.45
test_load_date32_from_pandas
Function · 0.45
test_load_edges_csv_c_engine_time_utf8
Function · 0.45
test_load_nodes_with_naive_datetime_schema
Function · 0.45
test_load_nodes_with_aware_datetime_schema
Function · 0.45
test_load_edges_with_datetime_schema
Function · 0.45
Calls
no outgoing calls
Tested by
15
test_casting_btc_csv_file
Function · 0.36
test_casting_btc_csv_directory
Function · 0.36
test_casting_btc_parquet_file
Function · 0.36
test_casting_btc_parquet_directory
Function · 0.36
test_casting_btc_mixed_directory
Function · 0.36
_ms_from_date
Function · 0.36
_utc_midnight
Function · 0.36
test_load_date32_from_pandas
Function · 0.36
test_load_edges_csv_c_engine_time_utf8
Function · 0.36
test_load_nodes_with_naive_datetime_schema
Function · 0.36
test_load_nodes_with_aware_datetime_schema
Function · 0.36
test_load_edges_with_datetime_schema
Function · 0.36