cytomining / cytomining/CytoDataFrame
Fix text-based output of CytoDataFrame
Open
- Dominant language
- Python
- Stars
- 13
- Forks
- 2
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 3
Description
Currently when using CytoDataFrame outside of a Jupyter notebook environment it fails to show the text-based representation of the DataFrame due to customized configuration. We should adjust this to better accommodate different modalities in which the project may be used.
First exhibited through https://github.com/cytomining/coSMicQC/pull/238
Contributor guide
Assessment
This issue has not been assessed yet.