Docs.rs
polars-time-0.45.1
polars-time 0.45.1
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
ritchie46
stijnherfst
Dependencies
polars-arrow ^0.45.1
normal
atoi ^2
normal
bytemuck ^1.11
normal
chrono ^0.4.31
normal
chrono-tz ^0.10
normal
optional
now ^0.1
normal
once_cell ^1
normal
polars-compute ^0.45.1
normal
polars-core ^0.45.1
normal
polars-error ^0.45.1
normal
polars-ops ^0.45.1
normal
polars-utils ^0.45.1
normal
regex ^1.9
normal
serde ^1.0.188
normal
optional
strum_macros ^0.26
normal
polars-ops ^0.45.1
dev
Versions
28.13%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
polars_
time
0.45.1
All Items
Crate Items
Modules
Structs
Enums
Traits
Functions
Crate
polars_time
Copy item path
Source
Modules
§
chunkedarray
Traits and utilities for temporal data.
prelude
series
Structs
§
Duration
Window
Represents a window in time
Enums
§
Closed
Window
Traits
§
Polars
Round
Polars
Truncate
Polars
Upsample
Functions
§
date_
range
Create a
DatetimeChunked
from a given
start
and
end
date and a given
interval
.
in_
nanoseconds_
window
time_
range
Create a
TimeChunked
from a given
start
and
end
date and a given
interval
.