cytomining / cytomining/CytoDataFrame

Override CytoDataFrame parameters when provided and data source is another CytoDataFrame

Open
#62 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Python
Stars
13
Forks
2
Avg merge
1d 16h
Merged PRs (30d)
3

Description

When creating a CytoDataFrame from an existing CytoDataFrame it doesn't seem to be possible to override existing CytoDataFrame parameters, meaning you're stuck with those settings coming from the CytoDataFrame source data object. We should change this so you may override it and change moving forward. A workaround is to cast the incoming data as a Pandas DataFrame when creating the new CytoDataFrame with new parameters.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.