WayScience / coSMicQC

Single cell Morphology Quality Control (coSMicQC)
BSD 3-Clause "New" or "Revised" License
2 stars 2 forks source link

Enable compatibility with multiple dataframe types #30

Open d33bs opened 1 month ago

d33bs commented 1 month ago

This issue describes a possibility to enable multiple dataframe API compatibility through (or referencing) https://github.com/data-apis/dataframe-api . Currently the project is compatible with Pandas but it could also be compatible with Polars, Modin, Dask, PySpark, or other dataframe types.