Skip to content

Issues: Kotlin/dataframe

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Kotlin Notebook crash when creating DataFrame from List<Map> bug Something isn't working
#710 opened May 29, 2024 by cmelchior
DataFrame.read doesn't work when called in shadow jar bug Something isn't working
#705 opened May 24, 2024 by koperagen Backlog
Kotlin DataFrame compiler plugin
#704 opened May 22, 2024 by koperagen
Unresolved reference when using Properties to access documentation Improvements or additions to documentation (not KDocs) question Further information is requested
#703 opened May 21, 2024 by murfel
JDBC H2, CHAR(10) column read as Char? instead of String? bug Something isn't working
#701 opened May 17, 2024 by Jolanrensen
Java 11? help wanted Extra attention is needed question Further information is requested
#700 opened May 17, 2024 by Jolanrensen 0.14.0
Cannot groupBy multiple unnamed expression columns bug Something isn't working
#691 opened May 6, 2024 by Jolanrensen Backlog
Add inferNullability test for each supported database databases tests Something related to the JUnit tests, integration tests or testing infrastructure
#688 opened May 6, 2024 by zaleslaw 0.14.0
GroupBy.take() and other missing functions enhancement New feature or request
#686 opened May 2, 2024 by Jolanrensen
columnOf(arrayOf(1)) type inferred as Array<*> bug Something isn't working
#679 opened Apr 25, 2024 by Jolanrensen Backlog
Missing tests for unfold tests Something related to the JUnit tests, integration tests or testing infrastructure
#677 opened Apr 25, 2024 by Jolanrensen Backlog
Fix concat bug Something isn't working
#673 opened Apr 23, 2024 by AndreiKingsley 0.14.0
Add to JDBC module ability to set up a testing H2 database with the specific dialect databases documentation Improvements or additions to documentation (not KDocs) enhancement New feature or request tests Something related to the JUnit tests, integration tests or testing infrastructure
#668 opened Apr 18, 2024 by zaleslaw 0.14.0
ProTip! Exclude everything labeled bug with -label:bug.