issues
search
narwhals-dev
/
narwhals
Lightweight and extensible compatibility layer between dataframe libraries!
https://narwhals-dev.github.io/narwhals/
MIT License
607
stars
90
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
docs: Add documentation for LazyGroupBy
#1423
marenwestermann
opened
31 minutes ago
0
ci: temporarily pin olama
#1422
MarcoGorelli
closed
2 hours ago
0
docs: explain optional boolean args in from_native
#1421
MarcoGorelli
opened
2 hours ago
2
[Doc]: Clarify behavior of boolean arguments to `from_native()`
#1420
emilykl
opened
12 hours ago
1
[Enh]: Add Support for Snowpark
#1419
rwhitten577
opened
15 hours ago
1
docs: add Plotly to the list of projects using Narwhals in README.md
#1418
gvwilson
closed
18 hours ago
0
feat: support `constraints` in `DataFrame.filter`
#1417
raisadz
opened
20 hours ago
0
clean: use `backend_version` in `native_to_narwhals_dtype`
#1416
MarcoGorelli
opened
21 hours ago
0
fix: correct minimum Polars version for ewm_mean
#1415
DeaMariaLeon
closed
22 hours ago
0
ci: `test_ewm_mean_series` xpasses with Polars 0.20.31
#1414
MarcoGorelli
closed
22 hours ago
0
[Enh]: Add FireDucks support
#1413
ndrezn
opened
1 day ago
3
feat: make `Series` generic
#1412
EdAbati
opened
2 days ago
3
docs: use type hints + from_native/to_native in dataframe.py
#1411
raisadz
closed
1 day ago
0
chore: find a way to type-check and lint docstrings
#1410
MarcoGorelli
opened
2 days ago
0
docs: add vegafusion to "used by" on readme
#1409
raisadz
closed
2 days ago
0
docs: use type hints + from_native/to_native in series.py
#1408
MarcoGorelli
closed
2 days ago
0
docs: bikeshed on good name for example function in docs
#1407
MarcoGorelli
opened
2 days ago
1
docs: use from_native / to_native in series.py
#1406
MarcoGorelli
closed
2 days ago
2
[Enh]: Preserve null values in old Polars versions for ewm_mean
#1405
DeaMariaLeon
opened
3 days ago
0
docs: use from_native / to_native in expr.py
#1404
MarcoGorelli
closed
2 days ago
0
docs: use boolean columns in any/all horizontal docstrings
#1403
MarcoGorelli
closed
2 days ago
0
release: Bump version to 1.14.1
#1402
MarcoGorelli
closed
3 days ago
0
docs: Make page about pandas null handling
#1401
MarcoGorelli
opened
3 days ago
1
Raise NotImplementedError in `pivot` for cuDF if `pivot_table` is called with `observed=True`, backend is cuDF, and there are any categoricals
#1400
MarcoGorelli
opened
3 days ago
1
ci: prevent ibis from setting upper bounds (where possible)
#1399
MarcoGorelli
closed
3 days ago
0
fix: remove rogue "t" in ColumnNotFoundError
#1398
MarcoGorelli
closed
4 days ago
0
release: Bump version to 1.14.0
#1397
MarcoGorelli
closed
4 days ago
0
docs: add missing description for left join strategy
#1396
LiamConnors
closed
4 days ago
0
feat: add `Series|Expr.rolling_sum` method
#1395
FBruzzesi
closed
3 days ago
5
docs: pandas boolean content tabs
#1394
FBruzzesi
closed
4 days ago
0
chore: update `InvalidIntoExprError` to mention `nw.lit`
#1393
EdAbati
closed
4 days ago
0
docs: Add page about pandas booleans
#1392
MarcoGorelli
closed
4 days ago
1
feat: make exceptions module public
#1391
MarcoGorelli
closed
5 days ago
0
`df.select(0)` treats `0` as literal for Polars, and raises for other backends
#1390
MarcoGorelli
opened
5 days ago
2
feat: consistently raise `ColumnNotFoundError` for missing columns in `select` and `drop`
#1389
raisadz
closed
5 days ago
0
docs: Show ExprT as return type for Expr namespaces
#1388
MarcoGorelli
closed
5 days ago
0
docs: Start using Darglint
#1387
MarcoGorelli
closed
6 days ago
0
feat: add `Series|Expr.cum_prod` method, add `reverse` kw in `cum_sum` method
#1386
FBruzzesi
closed
6 days ago
0
[Enh]: Ability to use `nw.col` / `Expr` for `.group_by`
#1385
srivarra
opened
6 days ago
2
feat: add `Series|Expr` `cum_min` and `cum_max` methods
#1384
FBruzzesi
closed
6 days ago
4
feat: support `constraints` in `DataFrame.filter`
#1383
MarcoGorelli
opened
6 days ago
1
feat: Improve error message when comparing Series with list literal, or when using multi-output expressions in unsupported context
#1382
MarcoGorelli
closed
6 days ago
0
docs: Document more return types
#1381
MarcoGorelli
closed
1 week ago
0
feat: add `Series|Expr.cum_count` method
#1380
FBruzzesi
closed
6 days ago
7
chore: Consistent invalid `IntoExpr` error
#1379
EdAbati
closed
5 days ago
0
chore: suggest to add issue number in pr template
#1378
FBruzzesi
closed
1 week ago
1
chore: More Polars typing, update 'used by', link to roadmap
#1377
MarcoGorelli
closed
1 week ago
0
ci: add plotly to downstream tests
#1376
FBruzzesi
closed
3 days ago
2
docs: Avoid copying >>> and ... from clipboard
#1375
DeaMariaLeon
closed
1 week ago
1
chore: cleanup tpch execute
#1374
EdAbati
closed
1 week ago
0
Next