Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding Initial Functions #1

Merged
merged 6 commits into from
Jul 3, 2019

Conversation

gwaybio
Copy link
Member

@gwaybio gwaybio commented Jul 3, 2019

Initializing functions for a new package pycytominer (which are python functions of refactored versions of cytominer functions, which are written in dplyr)

In this first PR I add four functions

cytominer pycytominer
aggregate.R aggregate.py
correlation_threshold.R correlation_threshold.py
count_na_rows.R count_na_features.py
drop_na_columns.R get_na_columns.py

@gwaybio gwaybio merged commit 17fe2ff into cytomining:master Jul 3, 2019
@gwaybio gwaybio deleted the add-initial-functions branch July 3, 2019 18:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant