Skip to content

Pull requests: Kotlin/dataframe

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
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Add GroupBy variable converter in Jupyter enhancement New feature or request
#663 opened Apr 17, 2024 by koperagen Loading… 0.14.0
groupBy {}.aggregate { keys } enhancement New feature or request
#662 opened Apr 15, 2024 by Jolanrensen Loading…
Changed documentation regarding extension properties api documentation Improvements or additions to documentation (not KDocs)
#651 opened Apr 6, 2024 by Jolanrensen Loading…
Column Selector docs documentation Improvements or additions to documentation (not KDocs) KDocs Improvements or additions to KDocs
#619 opened Mar 12, 2024 by Jolanrensen Draft 0.14.0
Add Vertica DB support on dataframe-jdbc enhancement New feature or request
#604 opened Feb 27, 2024 by brunoteo Loading… 0.14.0
Replace Klaxon with kotlinx-serialization enhancement New feature or request
#603 opened Feb 23, 2024 by devcrocod Loading… 0.14.0
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 invalid This doesn't seem right
#445 opened Aug 22, 2023 by Jolanrensen Loading…
Expected hasNulls behavior for #428
#429 opened Jul 22, 2023 by Kopilov Loading…
Column creation of @DataSchema instances to produce ColumnGroups enhancement New feature or request invalid This doesn't seem right
#197 opened Nov 29, 2022 by Jolanrensen 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! Exclude everything labeled bug with -label:bug.