Docs.rs
polars-time-0.44.2
polars-time 0.44.2
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
ritchie46
Dependencies
polars-arrow ^0.44.2
normal
atoi ^2
normal
bytemuck ^1.11
normal
chrono ^0.4.31
normal
chrono-tz ^0.8.1
normal
optional
now ^0.1
normal
once_cell ^1
normal
polars-core ^0.44.2
normal
polars-error ^0.44.2
normal
polars-ops ^0.44.2
normal
polars-utils ^0.44.2
normal
regex ^1.9
normal
serde ^1.0.188
normal
optional
strum_macros ^0.26
normal
polars-ops ^0.44.2
dev
Versions
45%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
polars_
time
0.44.2
AsSeries
Required Methods
as_series
Implementations on Foreign Types
Series
Implementors
In polars_
time::
series
polars_time
::
series
Trait
AsSeries
Copy item path
Source
pub trait AsSeries { // Required method fn
as_series
(&self) -> &
Series
; }
Required Methods
§
Source
fn
as_series
(&self) -> &
Series
Implementations on Foreign Types
§
Source
§
impl
AsSeries
for
Series
Source
§
fn
as_series
(&self) -> &
Series
Implementors
§