issues
search
Kotlin
/
dataframe
Structured data processing in Kotlin
https://kotlin.github.io/dataframe/overview.html
Apache License 2.0
845
stars
63
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Any plans for GraphQL support?
#963
martinbonnin
opened
6 hours ago
3
Allow custom Parsers to be defined for `DataFrame.parser: GlobalParserOptions`
#962
Jolanrensen
opened
1 day ago
1
☂ Statistics streamlining
#961
Jolanrensen
opened
1 day ago
0
Fix IO closing & add new useful extensions
#960
AndreiKingsley
closed
2 hours ago
0
Create new experimental artifact that hides API overloads - KProperty and ColumnAccessor, for compiler plugin workflow
#959
koperagen
opened
2 days ago
2
Adding some missing converters
#958
Jolanrensen
opened
3 days ago
0
Add `df.columns` property to improve visibility of generated API for typed column access
#957
koperagen
opened
3 days ago
8
Fix: disabled FastDoubleParser debug logs overload in the tests
#956
Jolanrensen
closed
1 day ago
1
fix crs
#955
AndreiKingsley
closed
4 days ago
0
Added inferNullability test for other databases
#954
zaleslaw
closed
3 days ago
0
Fixed error message for ColumnAccessor
#953
zaleslaw
closed
4 days ago
0
Add examples for rename
#952
koperagen
closed
2 days ago
0
[Compiler plugin] Support valueCounts
#951
koperagen
closed
2 days ago
0
Version bump KtLint to 1.4.1
#950
Jolanrensen
closed
1 week ago
0
Compiler plugin read improvements
#949
koperagen
closed
2 days ago
0
Add castTo(Function) overload for workflows that use compiler plugin
#948
koperagen
closed
1 week ago
0
[Important Fix!] Parse started to removed unselected columns
#947
Jolanrensen
closed
2 weeks ago
2
Automatically remove outdated generated sources preview branches
#946
koperagen
opened
2 weeks ago
0
Figure out why in Gradle `processKDocsMain` runs on `check`
#945
Jolanrensen
opened
2 weeks ago
1
Render FormattedFrame stored inside columns as HTML
#944
koperagen
closed
1 week ago
2
Update `readFromSQL` page in the documentation to reflect customDB passing as a parameter
#943
zaleslaw
opened
2 weeks ago
0
[Compiler plugin] Propagate nullability in toDataFrame tree conversion
#942
koperagen
closed
2 weeks ago
2
Add binary compatibility plugin info to contribution guide
#941
Jolanrensen
opened
2 weeks ago
0
Kotlin Dataframe introduces a dependancy on org.slf4j.slf4j-simple
#940
jebbench
closed
2 weeks ago
2
Gradle plugin in multiplatform projects does not add KSP dependency
#939
Jolanrensen
opened
3 weeks ago
0
Adds the binary compatibility validator plugin
#938
Jolanrensen
closed
3 weeks ago
0
`describe()` fixes
#937
Jolanrensen
closed
1 day ago
2
Fast double parser
#935
Jolanrensen
closed
3 weeks ago
1
Specify slf4j-api instead of slf4j-simple.
#934
erikogenvik
closed
2 weeks ago
6
Muted gh action bot
#933
Jolanrensen
closed
1 month ago
0
Revisit `except` and experimental `exceptNew` functions in Selection DSL
#932
Jolanrensen
opened
1 month ago
0
Open File in readExcel in read-only mode
#931
koperagen
closed
3 weeks ago
1
Korro/doc preprocessor bot might share status instead of comments
#930
Jolanrensen
closed
1 month ago
0
Fixed local classes being inferred as `Any` by changing visibility check
#929
Jolanrensen
closed
1 month ago
2
Local classes inferred as `Any`
#928
Jolanrensen
closed
1 month ago
0
Implement TimeStampXXXTZVector for parquet isAdjustedToUTC #926 #576 #577
#927
laurentperez
opened
1 month ago
2
Implement TimeStampXXXTZVector for parquet isAdjustedToUTC timestamp columns
#926
laurentperez
opened
1 month ago
0
Fixes nulls in framecols and improves column creation situation
#925
Jolanrensen
closed
3 weeks ago
3
Make it clear that dataframes are immutable
#924
dmcg
closed
1 week ago
1
Revert insertGenericTreeImpl
#923
koperagen
closed
1 month ago
1
Revisit accessor name generation
#922
Jolanrensen
opened
1 month ago
0
Reading CSV with custom nullString impossible
#921
Jolanrensen
opened
1 month ago
0
Change default flatten parent-child separator to "_"
#920
Jolanrensen
closed
1 month ago
1
[Compiler plugin] Setup call transformer pipeline to handle (...) -> DataRow functions
#918
koperagen
closed
1 week ago
1
Implemented custom SQL DB registration
#917
zaleslaw
closed
2 weeks ago
1
Split OpenAPI in module needed for user projects and module needed for code-generation
#916
koperagen
closed
1 month ago
5
DataFrame.print support for RTL locales
#915
Jolanrensen
opened
1 month ago
0
[Compiler plugin] Add a mechanism to handle function calls to stdlib that can appear as df api arguments
#914
koperagen
closed
1 month ago
0
[Compiler plugin] Generate ColumnName annotations on frontend for all names that contain illegal characters
#913
koperagen
closed
1 month ago
0
Support sealed interface data schemas
#912
koperagen
opened
1 month ago
0
Next