Git Product home page Git Product logo

asreview-covid19's Issues

Tests are failing

The pipeline still works, but the tests are failing.


==================================== ERRORS ====================================
___________________ ERROR collecting tests/test_datasets.py ____________________
ImportError while importing test module '/home/runner/work/asreview-covid19/asreview-covid19/tests/test_datasets.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
/opt/hostedtoolcache/Python/3.6.14/x64/lib/python3.6/importlib/__init__.py:126: in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
tests/test_datasets.py:4: in <module>
    from asreview.datasets import get_available_datasets
E   ImportError: cannot import name 'get_available_datasets'
=========================== short test summary info ============================
ERROR tests/test_datasets.py
!!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection !!!!!!!!!!!!!!!!!!!!

Potential encoding issue

Is it possible that there is an encoding issue in the modified dataset? This is not UTF-8 I guess.

Screenshot 2020-03-27 at 08 10 56

Add badges to documentation

I would normally add a pull request but since there are already some badges further down in the repository I was unsure where you would like to add more badges. These help with visibility and therefore create more traffic to the repository. I would recommend to add a downloads badge and one for PyPi. The markdown for both you can find in the following code snippets:
[![Downloads](https://pepy.tech/badge/asreview-covid19)](https://pepy.tech/project/asreview-covid19)
[![PyPI version](https://badge.fury.io/py/asreview-covid19.svg)](https://badge.fury.io/py/asreview-covid19)
If you would like I can also create a pull request if you tell me where you would like to have the badges added.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.