[Feature Request] Time series processing directly on dataframes #31
Labels
Comp:Analysis
This issue has to do with the analysis component of the code or document. (plots, postprocessing)
Comp:Core
This issue has to do with the main bulk of the code or document. (methods, main content)
Difficulty:2-Challenging
This issue may be complex or require specialized skills.
Priority:3-Desired
This work is important, but not urgent.
Status:3-Selected
The assignee has chosen to work on this item next (after their current, in progress, issue)
Type:Feature
New feature or feature request
Currently, all functions in
tsprocess.py
accept a path argument, which PyGenesys attempts to read into a pandas dataframe. These functions do NOT accept a dataframe itself -- which should change.This issue can be closed when the following features have been added to the time series processing tools:
The text was updated successfully, but these errors were encountered: