You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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';
'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.
The text was updated successfully, but these errors were encountered:
PYTHON
ERROR: Could not find a version that satisfies the requirement pydatapeek (from versions: none) ERROR: No matching distribution found for pydatapeek.
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.
The text was updated successfully, but these errors were encountered: