Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / nhl/dflib issues and pull requests

#226 - "between(..)" operator

Issue - State: closed - Opened by andrus about 1 year ago

#225 - Exp.rowNum()

Issue - State: closed - Opened by andrus about 1 year ago

#224 - Extractor.$val(..)

Issue - State: closed - Opened by andrus about 1 year ago

#223 - Select / transform columns inside joins

Issue - State: open - Opened by andrus about 1 year ago

#222 - Refactor "Index.forLabel(..)" to "Index.of(..)"

Issue - State: closed - Opened by andrus about 1 year ago

#221 - Index.positions(), .positionsExcept()

Issue - State: closed - Opened by andrus about 1 year ago

#220 - Parallel row operations

Issue - State: open - Opened by andrus about 1 year ago

#219 - IndexedSeries.size(): NPE due to a race condtion

Issue - State: closed - Opened by andrus about 1 year ago
Labels: bug

#218 - DataFrame dynamic column expansion

Issue - State: closed - Opened by andrus about 1 year ago - 1 comment

#217 - TableLoader: specify select conditions as DFLib Exp

Issue - State: open - Opened by andrus about 1 year ago

#216 - Exp for predicated joins

Issue - State: open - Opened by andrus about 1 year ago

#215 - DataFrame: "name" property and column aliases in joins

Issue - State: closed - Opened by andrus about 1 year ago

#214 - Parallel Aggregation of columns

Issue - State: closed - Opened by andrus about 1 year ago - 2 comments

#213 - StrExp.split()

Issue - State: closed - Opened by andrus about 1 year ago

#211 - Optimization: replace Accum with direct array ops on primitive Series

Issue - State: closed - Opened by andrus about 1 year ago - 1 comment

#210 - RowProxy: support for primitives and simpler casting

Issue - State: closed - Opened by andrus about 1 year ago

#209 - DataFrame.map(Exp...)

Issue - State: closed - Opened by andrus about 1 year ago - 1 comment

#208 - Polymorphic "select" return type for primitive Series

Issue - State: closed - Opened by andrus about 1 year ago

#207 - Primitive Series: deprecate "materializeXyz" variants

Issue - State: closed - Opened by andrus about 1 year ago

#206 - Primitive Series: deprecate "uniqueXyz" variants

Issue - State: closed - Opened by andrus about 1 year ago

#205 - Primitive Series: deprecate "headXyz" and "tailXyz" variants

Issue - State: closed - Opened by andrus about 1 year ago

#204 - "IntSequenceSeries.headInt(n)" is broken

Issue - State: closed - Opened by andrus about 1 year ago
Labels: bug

#203 - DataFrame / Series: negative values for "head" and "tail"

Issue - State: closed - Opened by andrus about 1 year ago

#202 - DataFrame: deprecate "toXyzColumn()" API

Issue - State: closed - Opened by andrus about 1 year ago

#201 - Series.castAsXyz methods

Issue - State: closed - Opened by andrus about 1 year ago

#200 - DataFrame: deprecate methods returning columns

Issue - State: closed - Opened by andrus about 1 year ago

#199 - DataFrame - intuitive column transformation APIs

Issue - State: closed - Opened by andrus about 1 year ago - 1 comment

#197 - Exp.as(int pos)

Issue - State: closed - Opened by andrus about 1 year ago - 1 comment

#196 - StrExp.contains()

Issue - State: closed - Opened by andrus about 1 year ago

#195 - Bump org.apache.avro:avro from 1.10.1 to 1.11.3

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies

#194 - rows deduplication function

Issue - State: closed - Opened by wangboshun over 1 year ago - 1 comment
Labels: question

#193 - DFLib lack of "addRow" method

Issue - State: closed - Opened by wangboshun over 1 year ago - 4 comments

#192 - Avoid "arg + vararg" methods

Issue - State: closed - Opened by andrus over 1 year ago

#191 - ExcelLoader.skipRows(int)

Issue - State: closed - Opened by andrus over 1 year ago

#190 - DateTimeExp - direct converter to DateExp and TimeExp

Issue - State: closed - Opened by andrus over 1 year ago

#189 - ExcelLoader: Duplicate empty column names

Issue - State: closed - Opened by andrus over 1 year ago
Labels: bug

#188 - Code commit

Issue - State: closed - Opened by wangboshun over 1 year ago - 1 comment

#187 - Exp.last(), Series.last()

Issue - State: closed - Opened by andrus over 1 year ago

#186 - Exp.in, Exp.notIn, Series.in, Series.notIn

Issue - State: closed - Opened by andrus over 1 year ago

#185 - Undeprecate and fix "convertColumn(X, ValueMapper)"

Issue - State: closed - Opened by andrus almost 2 years ago

#183 - CsvLoader.selectRows(RowPredicate)

Issue - State: closed - Opened by andrus almost 2 years ago

#182 - Refactor and unify Series builder methods

Issue - State: closed - Opened by andrus almost 2 years ago

#181 - Reimplement and deprecate DataFrameBuilder

Issue - State: closed - Opened by andrus almost 2 years ago

#180 - Primitives-aware DataFrame builder

Issue - State: closed - Opened by andrus almost 2 years ago

#179 - DateTimeExp

Issue - State: closed - Opened by andrus almost 2 years ago

#178 - JsonLoader add columnType function

Issue - State: closed - Opened by wangboshun almost 2 years ago - 7 comments

#177 - Bump postgresql from 42.4.1 to 42.4.3

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago
Labels: dependencies

#176 - It is recommended to filter by string expression

Issue - State: closed - Opened by wangboshun about 2 years ago - 1 comment

#175 - Optimize Exp.concat(..)

Issue - State: closed - Opened by andrus about 2 years ago

#174 - NumExp expressions must produce primitive Series where possible

Issue - State: closed - Opened by andrus about 2 years ago - 1 comment

#173 - Remove API deprecated since 0.12

Issue - State: closed - Opened by andrus about 2 years ago

#172 - API unification: Deprecate ValueMapper

Issue - State: closed - Opened by andrus about 2 years ago - 1 comment

#171 - TimeExp

Issue - State: closed - Opened by andrus about 2 years ago

#170 - DateExp - exp to extract day, month, year

Issue - State: closed - Opened by andrus about 2 years ago

#169 - DateExp comparison expressions

Issue - State: closed - Opened by andrus about 2 years ago

#168 - Exp.castAsStr()

Issue - State: closed - Opened by andrus about 2 years ago

#167 - Exp.castAsDate()

Issue - State: closed - Opened by andrus about 2 years ago

#166 - Exp.mapCondition(), Exp.mapConditionVal()

Issue - State: closed - Opened by andrus about 2 years ago

#165 - Upgrade to Jackson 2.13.4 / 2.13.4.2

Issue - State: closed - Opened by andrus about 2 years ago

#164 - Bump jackson-databind from 2.13.3 to 2.13.4.1

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago - 1 comment
Labels: dependencies

#163 - Load/store DataFrames from Excel Workbook object

Issue - State: closed - Opened by andrus about 2 years ago

#162 - ExcelLoader.firstRowAsHeader()

Issue - State: closed - Opened by andrus about 2 years ago

#161 - Remove support for JUnit 4

Issue - State: closed - Opened by andrus about 2 years ago

#160 - Switch to Java 11

Issue - State: closed - Opened by andrus about 2 years ago

#159 - Bump postgresql from 42.3.3 to 42.4.1

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#158 - DataFrame.vExplode()

Issue - State: closed - Opened by andrus over 2 years ago

#157 - "Exp.castAsCondition()"

Issue - State: closed - Opened by andrus over 2 years ago

#156 - Incorrect default name for "$decimal("a").sum()"

Issue - State: closed - Opened by andrus over 2 years ago
Labels: bug

#155 - WindowBuilder.mapColumn(..)

Issue - State: closed - Opened by andrus over 2 years ago

#154 - Remove API deprecated in 0.11

Issue - State: closed - Opened by andrus over 2 years ago

#153 - Range definitions for WindowBuilder

Issue - State: closed - Opened by andrus over 2 years ago

#152 - Cumulative sum expression

Issue - State: closed - Opened by andrus over 2 years ago

#151 - Bump jackson-databind from 2.13.2 to 2.13.2.1

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment
Labels: dependencies

#150 - Upgrade jackson to 2.13.3

Issue - State: closed - Opened by andrus over 2 years ago

#149 - Bump jackson-databind from 2.12.3 to 2.12.6.1

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment
Labels: dependencies

#148 - Bump mysql-connector-java from 8.0.21 to 8.0.28

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#147 - 添加float series

Pull Request - State: closed - Opened by chaojun-zhang over 2 years ago

#146 - Storing DataFrame in Excel

Pull Request - State: closed - Opened by chaojun-zhang over 2 years ago - 1 comment

#145 - primitive support for performance

Pull Request - State: open - Opened by chaojun-zhang over 2 years ago

#144 - Primitive support for performance

Pull Request - State: closed - Opened by chaojun-zhang over 2 years ago

#143 - Use Exp.getColumnName instead of Exp.toQL

Pull Request - State: closed - Opened by chaojun-zhang over 2 years ago

#142 - Use Exp.getColumn instead of Exp.toQL for method DataFrame.selectColumns

Issue - State: closed - Opened by chaojun-zhang over 2 years ago - 1 comment
Labels: bug

#141 - Bump postgresql from 42.3.2 to 42.3.3

Pull Request - State: closed - Opened by dependabot[bot] almost 3 years ago
Labels: dependencies

#140 - Bump postgresql from 42.2.10 to 42.2.25

Pull Request - State: closed - Opened by dependabot[bot] almost 3 years ago - 1 comment
Labels: dependencies

#139 - JDBC Tx "Error processing connection" on rollback of nested transactions

Issue - State: closed - Opened by andrus almost 3 years ago
Labels: bug

#138 - Storing DataFrame in Excel

Issue - State: closed - Opened by andrus about 3 years ago - 5 comments

#137 - "ne" incorrectly compares numbers with non-numbers

Issue - State: closed - Opened by andrus about 3 years ago
Labels: bug

#136 - Support for loading Excel files

Issue - State: closed - Opened by andrus about 3 years ago - 1 comment

#135 - Join DataFrame on multiple columns

Issue - State: closed - Opened by eric-liuyd over 3 years ago - 2 comments
Labels: question

#134 - Bootique and Testcontainers dependency leaks via BOM import

Issue - State: closed - Opened by andrus over 3 years ago
Labels: bug

#133 - dflib-json - implement JsonSaver

Issue - State: closed - Opened by andrus over 3 years ago

#132 - dflib-json is not included in the BOM

Issue - State: closed - Opened by andrus over 3 years ago
Labels: bug

#131 - Support aggregation expressions as window functions

Issue - State: closed - Opened by andrus over 3 years ago

#130 - Support Sorter in window functions

Issue - State: closed - Opened by andrus over 3 years ago

#129 - Rename "filter" methods to "select"

Issue - State: closed - Opened by andrus over 3 years ago

#128 - Exp to eval against Series

Issue - State: closed - Opened by andrus over 3 years ago

#127 - Make Aggregator compatible with Exp

Issue - State: closed - Opened by andrus over 3 years ago