Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PNE-6367] Add support for feature effects. #982

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Nov 22, 2024

  1. [PNE-6367] Add support for feature effects.

    The payload comes in as a condensed format, so it's expanded in order to
    constructed nested lists of objects for clarity and ease of use.
    
    Additionally, the hierarchy of data is flipped to more closely match how
    it will be used by our customers. To that end, 'as_dict' is provided to
    ease importing it into a pandas DataFrame for whatever processing and
    analysis the customer desires.
    anoto-moniz committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    8a16228 View commit details
    Browse the repository at this point in the history