Commit d11ba7c
authored
File tree
- .github
- workflows
- crates
- polars-arrow
- src
- array
- binary
- binview
- boolean
- fixed_size_binary
- primitive
- union
- utf8
- bitmap
- buffer
- compute
- datatypes
- ffi
- io/ipc
- append
- read
- array
- write
- legacy
- array
- kernels
- take_agg
- polars-buffer
- src
- polars-compute
- src
- cast
- gather
- if_then_else
- min_max
- rolling
- no_nulls
- nulls
- polars-config
- src
- polars-core
- src
- chunked_array
- arithmetic
- builder/list
- comparison
- logical
- object
- extension
- ops
- aggregate
- sort
- struct_
- datatypes
- extension
- frame
- column
- group_by
- aggregations
- row
- hashing
- scalar
- schema
- serde
- series
- arrow_export
- implementations
- ops
- utils
- polars-dtype
- src/categorical
- polars-error
- src
- polars-expr
- src
- dispatch
- expressions
- groups
- hot_groups
- idx_table
- reduce
- polars-io
- src
- catalog/unity
- cloud
- cloud_writer
- csv
- read
- write
- file_cache
- ipc
- json
- ndjson
- parquet
- read
- write
- path_utils
- utils
- polars-json
- polars-lazy
- src
- dsl
- frame
- scan
- tests
- polars-mem-engine
- src
- executors
- planner
- scan_predicate
- polars-ooc
- src
- polars-ops
- src
- chunked_array
- array
- binary
- gather
- list
- strings
- frame/join
- asof
- hash_join
- series/ops
- polars-parquet
- src
- arrow
- read/deserialize
- binary
- binview
- dictionary_encoded
- write
- binary
- fixed_size_binary
- primitive
- parquet
- page
- read
- column
- page
- write
- polars-plan
- src
- client
- dsl
- expr
- anonymous
- file_scan
- function_expr
- functions
- options
- plans
- aexpr
- function_expr
- predicates
- properties
- conversion
- dsl_to_ir
- type_check
- type_coercion
- functions
- ir
- visualization
- optimizer
- cse
- predicate_pushdown
- projection_pushdown
- set_order
- simplify_expr
- python
- visitor
- polars-python
- src
- c_api
- catalog
- conversion
- dataframe
- expr
- functions
- interop/numpy
- io
- lazyframe
- visitor
- series
- testing
- polars-row
- src
- polars-schema
- src
- polars-sql
- src
- tests
- polars-stream
- src
- nodes
- io_sinks2
- components
- writers
- csv
- ipc
- ndjson
- io_sinks
- components
- partition
- pipeline_initialization
- writers
- csv
- ipc
- ndjson
- parquet
- io_sources
- csv
- ipc
- multi_scan
- components
- column_selector
- projection
- functions
- pipeline
- tasks
- reader_interface
- ndjson
- parquet
- joins
- physical_plan
- visualization
- utils
- polars-testing
- src/asserts
- polars-time
- src
- chunkedarray
- rolling_window
- rolling_kernels
- string
- windows
- polars-utils
- src
- async_utils
- itertools
- polars
- tests/it
- arrow
- array
- binary
- binview
- fixed_size_binary
- list
- primitive
- utf8
- buffer
- compute
- io
- parquet
- arrow
- read
- write
- lazy
- docs/source
- _build
- scripts
- development/contributing
- polars-cloud
- integrations
- run
- polars-on-premises/bare-metal
- configuration
- src
- python
- polars-cloud
- user-guide
- concepts
- io
- transformations
- rust/user-guide
- expressions
- io
- transformations
- user-guide
- expressions
- io
- migration
- misc
- py-polars
- docs
- source
- reference
- expressions
- series
- sql
- functions
- operators
- runtime
- polars-runtime-32
- polars-runtime-64
- polars-runtime-compat
- template
- src/polars
- _utils
- construction
- parse
- catalog/unity
- dataframe
- datatypes
- expr
- functions
- io
- cloud
- credential_provider
- csv
- database
- delta
- iceberg
- ipc
- parquet
- pyarrow_dataset
- scan_options
- spreadsheet
- lazyframe
- series
- sql
- testing
- asserts
- parametric/strategies
- tests
- docs
- unit
- cloud
- constructors
- dataframe
- datatypes
- expr
- functions
- as_datatype
- range
- interchange
- interop
- numpy
- io
- cloud
- database
- lazyframe
- cuda
- meta
- ml
- operations
- aggregation
- arithmetic
- map
- namespaces
- array
- list
- string
- temporal
- rolling
- unique
- series
- buffers
- sql
- streaming
- testing
- parametric/strategies
- utils
- parse
- pyo3-polars
- pyo3-polars-derive
- pyo3-polars
- src
- tools
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
| 8 | + | |
| 9 | + | |
10 | 10 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| 51 | + | |
| 52 | + | |
51 | 53 | | |
52 | 54 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
5 | 11 | | |
6 | 12 | | |
7 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
120 | 123 | | |
121 | 124 | | |
122 | 125 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
14 | 17 | | |
15 | 18 | | |
16 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
| 71 | + | |
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | 15 | | |
21 | 16 | | |
22 | 17 | | |
23 | 18 | | |
24 | 19 | | |
25 | 20 | | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
159 | 159 | | |
160 | 160 | | |
161 | 161 | | |
162 | | - | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
163 | 176 | | |
164 | 177 | | |
165 | 178 | | |
| |||
182 | 195 | | |
183 | 196 | | |
184 | 197 | | |
| 198 | + | |
| 199 | + | |
185 | 200 | | |
186 | 201 | | |
187 | 202 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | 4 | | |
12 | 5 | | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
| 6 | + | |
20 | 7 | | |
21 | 8 | | |
22 | 9 | | |
| |||
43 | 30 | | |
44 | 31 | | |
45 | 32 | | |
46 | | - | |
| 33 | + | |
47 | 34 | | |
48 | 35 | | |
49 | 36 | | |
| |||
0 commit comments