issues Search Results · repo:Safe-DS/Library language:Python
Filter by
0 results
(50 ms)0 results
inSafe-DS/Library (press backspace or delete to remove)Is your feature request related to a problem?
Currently, we can only select columns of a table by name.
Desired solution
- Add support for polars s column selectors.
- New class ColumnSelector with ...
lars-reimann
- Opened 19 days ago
- #1006
Is your feature request related to a problem?
Besides the explicit methods of Column, we do not support aggregation yet.
Desired solution
- New subclass of Cell: AggregatedCell or AggregationCell. ...
lars-reimann
- Opened 19 days ago
- #1005
Is your feature request related to a problem?
Our dataset classes assume that models should only predict a single value per instance. Multioutput problems are not
supported yet.
Desired solution
Allow ...
lars-reimann
- Opened 19 days ago
- #1004
Is your feature request related to a problem?
polars can handle composite column types, like list/array/struct.
Desired solution
- Also add them to our ColumnType class.
- Add methods to work with ...
lars-reimann
- Opened 19 days ago
- #1003
Is your feature request related to a problem?
Columns of a table must currently be renamed one by one.
Desired solution
Consider adding a function to rename multiple columns, e.g. using a dictionary ...
lars-reimann
- Opened 19 days ago
- #1002
It has different semantics concerning null values. Add tests for such cases, too.
cleanup 🧹
lars-reimann
- Opened 25 days ago
- #998
Is your feature request related to a problem?
Plot size is fixed.
Desired solution
Add an optional parameter to set the size of each plot.
Possible alternatives (optional)
No response
Screenshots ...
lars-reimann
- Opened on Feb 26
- #992
Stabilize the API to prepare for a 1.0.0 release. This includes checking the design, adding missing tests, and adding
missing documentation. If a part of the API is not stable yet, it should be marked ...
breaking change ⚡
documentation 📖
testing 🧪
lars-reimann
- Opened on Jan 6
- #977
Is your feature request related to a problem?
It would be nice to be able to compose transformers and a classical model, so they can be fitted in one step.
Desired solution
Add classes TransformingClassifier ...
lars-reimann
- Opened on Nov 26, 2024
- #958
Is your feature request related to a problem?
Besides Cell.first_not_none, there is no conditional execution for cells.
Desired solution
Add new structures, e.g. via methods when and otherwise, to encode ...
lars-reimann
- Opened on Nov 26, 2024
- #956

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.