TomBurdge / harley

Polars helper methods to enhance developer productivity
https://tomburdge.github.io/harley/
Apache License 2.0
7 stars 0 forks source link

Decide Function implementations #1

Closed TomBurdge closed 4 months ago

TomBurdge commented 4 months ago

All functions, whether they should be implemented. Can update this issue as DONE when each is done.

append if schema identical

dataframe validator

Functions

Keyword Finder

Propose skipping. Undocumented. Wouldn't even make a very good log parser.

math(s)

Schema Helpers

Split columns

Transformations

LyndonFan commented 4 months ago

Some ideas / comments:

dataframe_helpers

schema_helps

transformations

TomBurdge commented 4 months ago

Thanks @LyndonFan !

schema_helps

I've been working on main, but will do proper PRs from now!