elixir-explorer/explorer
Series (one-dimensional) and dataframes (two-dimensional) for fast and elegant data exploration in Elixir
ElixirMIT
Issues
- 3
- 3
- 3
- 3
Support expressions in `on` option for complex Joins
#969 opened by lostbean - 4
Replace infer_schema_length by infer_schema
#972 opened by josevalim - 2
- 1
- 2
DataFrame.summarise(a: product(a)) broken
#982 opened by scvalex - 0
DateTime panic when using ndjson
#977 opened by maennchen - 1
Panic for list of lists with `nil` entries
#976 opened by maennchen - 8
Use case: Conditionally mutate data
#978 opened by ryancurtin - 2
- 1
NIF doesn't seem to be available
#974 opened by trodrigu - 1
Discrepancy between typespec for Series.cast/2 (parameter dtype) and implementation
#958 opened by sesamzoo - 0
- 6
- 2
how to set infer_schema=false for IO
#970 opened by lei0zhou - 1
- 10
- 1
- 2
- 2
- 1
LazyFrame not being able to cast dtypes
#959 opened by halian-vilela - 2
Join on columns of type `:list`
#956 opened by raulrpearson - 5
Orders of names after CSV loading seems buggy since 9.0
#953 opened by clm-a - 3
Explorer.DataFrame.from_query/4 with :snowflake adapter returns dtype error on any numeric field
#952 opened by adworse - 4
- 1
- 1
Select from different dataframe inside mutate
#947 opened by briankariuki - 1
Support streaming: true on collect
#941 opened by josevalim - 2
- 4
Large memory usage when using `Explorer.Dataframe.concat_columns` on 30k (small) data frames. Memory leak?
#937 opened by vegabook - 7
exposing the `fold` expressions from Polars
#911 opened by mhanberg - 7
- 12
[Feature request] Add support for Decimal type
#867 opened by Munksgaard - 1
Regression in `DataFrame.concat_rows/2` in v0.8.2
#902 opened by maennchen - 1
- 12
Explorer NIF broken on FreeBSD
#907 opened by leonardorame - 1
Bug: Rounding Error in Tests
#910 opened by elbow-jason - 1
Support Elixir built in Duration struct
#908 opened by josevalim - 1
Error using is_finite and is_infinite within mutate
#906 opened by lostbean - 1
Filter throwing undefined variable error
#905 opened by olmohake - 1
Add :streaming option to DataFrame.to_csv/3
#888 opened by ryancurtin - 1
- 2
`{:datetime, :second}` dtype support
#885 opened by LostKobrakai - 1
- 4
- 1
- 3
Should we always raise when a column is missing?
#870 opened by cigrainger - 1
Support single `on` option in `Dataframe.join`
#865 opened by pcapel