Skip to content

Add examples of nested column creation to Fine Data Manipulation document #153

@gitosaurus

Description

@gitosaurus

Now that #150 has merged, the use cases captured by its unit tests should also be introduced in the tutorial documentation, in this document in particular:

https://nested-pandas.readthedocs.io/en/latest/tutorials/data_manipulation.html

Demonstrate examples of the form

nf2 = nf.eval("lc.calibrated_mag = lc.mag + zp")

and

nf2 = nf.eval("a + packed.c.median()"

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationgood first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions