Skip to content

Pull requests: Kotlin/dataframe

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

Pull requests list

Statistics fixes
#937 opened Oct 29, 2024 by Jolanrensen Draft
Specify slf4j-api instead of slf4j-simple. infrastructure GitHub actions, Gradle Scripts, Writerside, etc.
#934 opened Oct 23, 2024 by erikogenvik Loading…
Make it clear that dataframes are immutable documentation Improvements or additions to documentation (not KDocs)
#924 opened Oct 16, 2024 by dmcg Loading… Docs infrastructure
[Compiler plugin] Setup call transformer pipeline to handle (...) -> DataRow functions Compiler plugin Anything related to the DataFrame Compiler Plugin
#918 opened Oct 11, 2024 by koperagen Loading…
Implemented custom SQL DB registration
#917 opened Oct 10, 2024 by zaleslaw Draft
2 tasks
GeoDataFrame init
#909 opened Oct 4, 2024 by AndreiKingsley Loading…
New CSV implementation
#903 opened Oct 2, 2024 by Jolanrensen Loading…
2 tasks done
0.15.0
6
8
Update GeneratedField.kt
#880 opened Sep 23, 2024 by GeorgCantor Loading…
Extend "unfold" operation and support it in the compiler plugin Compiler plugin Anything related to the DataFrame Compiler Plugin enhancement New feature or request
#742 opened Jun 18, 2024 by koperagen Draft 0.15.0
Documentation for replaceAll documentation Improvements or additions to documentation (not KDocs)
#738 opened Jun 14, 2024 by koperagen Loading… 0.15.0
Research: ColumnDataHolder/primitive arrays performance Something related to how fast the library can handle data research This requires a deeper dive to gather a better understanding
#712 opened Jun 3, 2024 by Jolanrensen Draft
4 tasks
Backlog
Add GroupBy variable converter in Jupyter enhancement New feature or request
#663 opened Apr 17, 2024 by koperagen Loading… 0.15.0
groupBy {}.aggregate { keys } enhancement New feature or request
#662 opened Apr 15, 2024 by Jolanrensen Draft
Add Vertica DB support on dataframe-jdbc databases JDBC related issues enhancement New feature or request
#604 opened Feb 27, 2024 by brunoteo Loading…
Added message for incompatible libraries in Jupyter notebooks documentation Improvements or additions to documentation (not KDocs)
#449 opened Sep 7, 2023 by Jolanrensen Draft Backlog
df1Row[df2Column] == df1Row[df2Column.name] bug Something isn't working
#445 opened Aug 22, 2023 by Jolanrensen Draft
Expected hasNulls behavior for #428
#429 opened Jul 22, 2023 by Kopilov Loading…
Adjusted Passenger schema in KProperties API Docs documentation Improvements or additions to documentation (not KDocs)
#155 opened Aug 27, 2022 by holgerbrandl Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.