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

Feedback of Milestone 3 #50

Open
Doooooris opened this issue Mar 18, 2020 · 0 comments
Open

Feedback of Milestone 3 #50

Doooooris opened this issue Mar 18, 2020 · 0 comments

Comments

@Doooooris
Copy link

PYTHON

  1. pip install python package failed. Try 'pip install -i https://test.pypi.org/simple/ pydatapeek'. Looking in indexes: https://test.pypi.org/simple/
    ERROR: Could not find a version that satisfies the requirement pydatapeek (from versions: none) ERROR: No matching distribution found for pydatapeek.
  2. The unit test did not pass. Try 'poetry install; poetry run pytest tests'. 5 error shows up. Seems like all of them are regarding 'chromedriver';
  3. 'pdp.missing_data_overview('example.csv')' is incorrect, the example file is under usage folder. Change it to 'pdp.missing_data_overview('usage/example.csv')'.

R
4. 'use vignette package-wide documentation in R, as well as the pkgdown R package to set up a website for your package'. I didn't find the link to vignette in README. No r document available. Message me if you guys have the vignette ready, and forgot to put the link in readme.

mirohu pushed a commit that referenced this issue Mar 24, 2020
moniquewong added a commit that referenced this issue Mar 26, 2020
Specify that the file is downloaded to the same working directory
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

No branches or pull requests

1 participant