Skip to content

Update documentation for adjust schema #1507

Description

@koperagen

https://kotlin.github.io/dataframe/adjustschema.html
Suggestions:
Add information about castTo(schemaFrom: Function<DataFrame>) - 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.

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentation (not KDocs)

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions