Alexander Nozik

Results 127 issues of Alexander Nozik

The [Scheme](https://github.com/mipt-npm/dataforge-core/blob/dev/dataforge-meta/src/commonMain/kotlin/space/kscience/dataforge/meta/Scheme.kt) class allows wrapping mutable and read-only dynamic `Meta` trees and adding a statically typed layer to them. It is used quite extensively in [Plotly.kt](https://github.com/mipt-npm/plotly.kt) to allow observation of...

feature
good first issue

Interpret the Schema as Meta and serialize/deserialize it.

feature

Change Java->Kotlin etc

documentation

- [x] Descriptor API - [x] Descriptor generation from meta - [ ] Description generation from reflection - [ ] Code generation of Specifications from descriptor

task

Add `output` helper that consists only of output side effect (does not transform data) and has IOPlugin as a receiver. Also add logger handler for input and output data. Logger...

task

Wrapper for `Row` with statically typed delegates. According to #38

task

And maybe descriptors from schema. https://github.com/mipt-npm/dataforge-core/blob/dev/dataforge-meta/src/commonMain/kotlin/hep/dataforge/descriptors/ItemDescriptor.kt

task
good first issue