cytomining / cytomining/profiling-template
frame.append method deprecation
Open
- Dominant language
- No language data
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
When generating profiles, this warning comes up a bunch
```
/home/ubuntu/work/projects/{PROJECT}/workspace/software/{PROJECT}/profiling-recipe/profiles/profile.py:636: FutureWarning:
The frame.append method is deprecated and will be removed from pandas in a future version. Use pandas.concat instead.
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.