-
Notifications
You must be signed in to change notification settings - Fork 0
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
Submission: pyedahelper (Python) #26
Comments
Package ReviewPlease check off boxes as applicable, and elaborate in comments below. Your review is not limited to these topics, as described in the reviewer guide
DocumentationThe package includes all the following forms of documentation:
Readme requirements
The README should include, from top to bottom:
Functionality
For packages co-submitting to JOSS
Note: Be sure to check this carefully, as JOSS's submission requirements and scope differ from pyOpenSci's in terms of what types of packages are accepted. The package contains a
Final approval (post-review)
Estimated hours spent reviewing: 4 Review Comments
Feedback Suggestions
|
Package Review
DocumentationThe package includes all the following forms of documentation:
Readme requirements
The README should include, from top to bottom:
Functionality
For packages co-submitting to JOSS
Note: Be sure to check this carefully, as JOSS's submission requirements and scope differ from pyOpenSci's in terms of what types of packages are accepted. The package contains a
Final approval (post-review)
Estimated hours spent reviewing: 3 Review Comments
Feedback Suggestions:
|
Hi @jnederlo , thank you very much for your review. We have addressed the fourth point in your suggestion. Please free free to track the changes at UBC-MDS/pyedahelper#73. You can find the new release of our package here. Thank you for helping us improve our package! |
Hi @sweber15 , thank you very much for your review. We have addressed the first three points in your suggestion. Please free free to track the changes at UBC-MDS/pyedahelper#72. You can find the new release of our package here. Thank you for helping us improve our package! |
Submitting Author: Ofer Mansour(@ofer-m), Suvarna Moharir(@suvarna-m), Subing Cao(@scao1 ), Manuel Maldonado (@manu2856 )
Package Name: pyedahelper
One-Line Description of Package: A Python package that simplifies up the main EDA procedures such as: outlier identification, data visualization, correlation, missing data imputation.
Repository Link: https://github.com/UBC-MDS/pyedahelper
Version submitted: 0.1.13
Editor: Varada Kolhatkar (@kvarada )
Reviewer 1: Sarah Weber(@sweber15)
Reviewer 2: Jarvis Nederlof (@jnederlo)
Archive: TBD
Version accepted: TBD
Description
Data understanding and cleaning represents 60% of data scientist's time in any given project. The goal with this package is to simplify this process , and make a more efficient use of time while working on some of the main procedures done in EDA (outlier identification, data visualization, correlation, missing data imputation).
Scope
* Please fill out a pre-submission inquiry before submitting a data visualization package. For more info, see this section of our guidebook.
The goal with this package is to simplify the process of data understanding and cleaning , and make a more efficient use of time while working on some of the main procedures done in EDA (outlier identification, data visualization, correlation, missing data imputation).
Our target audiences are those who want to have a quick understanding of their data by doing data cleaning and visualization. Our software provides an efficient and user-friendly solution for EDA analysis.
At this time, there are several packages that are used during EDA with a similar functionality in both Python. Nevertheless most of these existing packages require multiple steps or provide results that could be simplified. In the redahelper package, the focus is to minimize the code a user uses to generate significant conclusions in relation to: outliers, missing data treatment, data visualization, correlation computing and visualization.
@tag
the editor you contacted:Technical checks
For details about the pyOpenSci packaging requirements, see our packaging guide. Confirm each of the following by checking the box. This package:
Publication options
JOSS Checks
paper.md
matching JOSS's requirements with a high-level description in the package root or ininst/
.Note: Do not submit your package separately to JOSS
Are you OK with Reviewers Submitting Issues and/or pull requests to your Repo Directly?
This option will allow reviewers to open smaller issues that can then be linked to PR's rather than submitting a more dense text based review. It will also allow you to demonstrate addressing the issue via PR links.
Code of conduct
P.S. Have feedback/comments about our review process? Leave a comment here
Editor and Review Templates
Editor and review templates can be found here
The text was updated successfully, but these errors were encountered: