issues
search
elixir-explorer
/
explorer
Series (one-dimensional) and dataframes (two-dimensional) for fast and elegant data exploration in Elixir
https://hexdocs.pm/explorer
MIT License
1.12k
stars
123
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
`in/2` doesn't come up in `Explorer.Query` documentation
#1026
LostKobrakai
closed
1 hour ago
1
Inspecting dataframes is not configurable through `Inspect.Opts`'s `:limit`
#1025
LostKobrakai
opened
1 hour ago
0
Encode millisecond precision
#1024
billylanchantin
opened
18 hours ago
0
Provide more details in error message around `concat_rows`
#1023
LostKobrakai
opened
1 day ago
1
Allow `[]` in `DF.filter_with/2`
#1022
billylanchantin
closed
1 day ago
0
`Explorer.DataFrame.filter_with` doesn't work with empty list as result of the callback
#1021
LostKobrakai
closed
1 day ago
5
Fix datetime encoding overflow
#1020
billylanchantin
closed
19 hours ago
1
Print empty DataFrame
#1019
billylanchantin
closed
3 days ago
1
mismatched dtypes with decimal and summarise
#1018
dvic
opened
6 days ago
4
Use `coef: i128` in decimal
#1017
billylanchantin
closed
1 week ago
0
Default precision of 38 on Decimal dtype may be wrong
#1016
billylanchantin
closed
1 week ago
3
Fix decimal empty list bug
#1015
billylanchantin
closed
1 week ago
1
Fix skips/todos on property tests
#1014
billylanchantin
opened
1 week ago
0
Bump `rustler_precompiled` in order to work correctly with the `HEX_CACERTS_PATH` env var.
#1013
DnOberon
closed
1 week ago
5
Implement Property Tests for `DataFrame.new`
#1012
maennchen
closed
1 week ago
6
NIF panic with list of struct
#1011
maennchen
opened
3 weeks ago
1
Series nil vs NaN
#1010
kylewhite21
opened
4 weeks ago
2
Fix `cut/3` and `qcut/3` when `:include_breaks` is false
#1009
philss
closed
4 weeks ago
0
Release v0.10.0
#1008
philss
closed
4 weeks ago
0
Expose options to Series' `cut` and `qcut`
#1007
philss
closed
4 weeks ago
0
qcut error 'quantiles are not unique while allow_duplicates=False'
#1006
petrkozorezov
closed
4 weeks ago
1
Accessing a DataFrame with an out of bounds range should raise
#1005
billylanchantin
opened
1 month ago
0
Add access example to DataFrame docs (#1001)
#1004
mooreryan
closed
4 weeks ago
9
Fix return type in `DataFrame.dtypes/1` typespec (#1002)
#1003
mooreryan
closed
1 month ago
1
Incorrect typespec return value for Dataframe.dtypes
#1002
mooreryan
closed
1 month ago
1
Potential improvement for DataFrame Access docs
#1001
mooreryan
closed
4 weeks ago
1
Series.from_list/2 throws argument error when opts != [] in some cases
#1000
kylewhite21
closed
1 month ago
3
Support for SQLContext
#999
ceyhunkerti
opened
1 month ago
10
Add read support for lazy http ndjson
#998
ceyhunkerti
closed
1 month ago
1
Update dependencies
#997
philss
closed
1 month ago
2
Fix encode of binaries to terms inside struct series
#996
philss
closed
1 month ago
1
fix - cannot encode value Binary to term
#995
ceyhunkerti
closed
1 month ago
2
cannot encode value Binary to term (when Binary is nested in struct)
#994
aymanosman
closed
1 month ago
3
LazyFrame from http endpoint
#993
ceyhunkerti
closed
1 month ago
4
Add function clause for `%FSS.HTTP.Entry{}`
#992
billylanchantin
closed
1 month ago
0
`from_parquet` does not handle explicit `FSS.HTTP.Entry`
#991
aymanosman
closed
1 month ago
1
`from_parquet` does not handle `FSS.HTTP.Entry` when `lazy: true`
#990
aymanosman
closed
1 month ago
2
De-functionalize query internals
#989
billylanchantin
closed
1 month ago
10
Add support for some operations with decimals
#988
philss
closed
1 month ago
0
Add initial support to Decimal
#987
philss
closed
2 months ago
0
Fix product for lazy series
#986
philss
closed
2 months ago
0
Update Polars to v0.43.1
#985
philss
closed
2 months ago
0
Fix typos
#984
preciz
closed
2 months ago
1
Dependency updates - mix only
#983
philss
closed
2 months ago
0
DataFrame.summarise(a: product(a)) broken
#982
scvalex
closed
2 months ago
2
Fix "dump_ndjson" by activating "timezones" feature
#981
philss
closed
2 months ago
0
Fix issue 976
#980
billylanchantin
closed
2 months ago
0
fix typo cuontry ~> country
#979
audacioustux
closed
2 months ago
4
Use case: Conditionally mutate data
#978
ryancurtin
closed
2 months ago
8
DateTime panic when using ndjson
#977
maennchen
closed
2 months ago
0
Next