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

Functions Should Accept a Series Input #48

Open
S-Hanly opened this issue Oct 28, 2021 · 0 comments
Open

Functions Should Accept a Series Input #48

S-Hanly opened this issue Oct 28, 2021 · 0 comments
Labels
endaq.calc Related to `endaq.calc`

Comments

@S-Hanly
Copy link
Contributor

S-Hanly commented Oct 28, 2021

All our functions expect a dataframe input, but it should allow for someone putting in a series.

Not a big deal for now, I just add .to_frame() when calling the function but in the future it would be more convenient (strategic pillar!) if this is handled under-the-hood.

@StokesMIDE StokesMIDE transferred this issue from MideTechnology/endaq-python-calc Nov 16, 2021
@StokesMIDE StokesMIDE added the endaq.calc Related to `endaq.calc` label Nov 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
endaq.calc Related to `endaq.calc`
Projects
None yet
Development

No branches or pull requests

2 participants