Kotlin / Kotlin/dataframe

Update documentation for adjust schema

Open
#1,507 1 comment 1 reaction 1 assignee Claimed by @koperagen View on GitHub
documentation
Dominant language
Kotlin
Stars
1.1k
Forks
83
Avg merge
4d 12h
Merged PRs (30d)
30

Description

https://kotlin.github.io/dataframe/adjustschema.html
Suggestions:
Add information about castTo(schemaFrom: Function>) - kdoc provides an example,
and castTo(schemaFrom: DataFrame) - there's info in https://kotlin.github.io/dataframe/cast.html

```
This argument is used to generate [extension properties](https://kotlin.github.io/dataframe/extensionpropertiesapi.html) for typed data access.
```
->
```
This arguments is used to resolve generated extension properties for typed data access.
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.