Skip to content

pd.Series are converted to np.ndarray #40

@trappitsch

Description

@trappitsch

When a pandas series is passed to iniabu as the vector for isotope ratios, it will turn it into a numpy array and return it. However, if a Series is passed, it would be great if a Series would be returned and no change takes place. Might also need some documentation changes.

Labeling this an enhancement instead of a bug since the docs at the moment state that an np.ndarray will be returned.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions