Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 36 million developers.
Sign up
Popular repositories
-
baycomp
Python 8
-
bottlechest
Forked from biolab/bottlechest
Fast NumPy array functions written in Cython
C 1
-
janezd.github.io
Vidra - A Slovenian translation/adaptation of CS Unplugged
HTML 1
-
orange3-prototypes
Forked from biolab/orange3-prototypes
Prototype Orange widgets — only for the brave.
-
Led7Segment
Forked from avishorp/TM1637
Arduino library for TM1637 (LED Driver)
C++ 1
-
kontrabant
Python
186 contributions in 2014
Contribution activity
December 2014
Created a pull request in biolab/orange3 that received 3 comments
Refactor and document Orange.data.Variable
Beside some refactoring and documenting, I also got rid of get_value_locks, which simplified pickling - I could remove the methods for saving and …
- Documentation instance
- Set the type of metas in TableTests to 'object'
- Add test for data size to Domain.convert
- Documentation and small fixes for Domain
- Show warnings in Test Learners when test data is not used
- Warning bar for widgets
- File widget reports errors
- Data table tab name
- Classification tree graph
Created an issue in biolab/orange3 that received 2 comments
Discretizers only work on columns
This test fails, but should work. This code is also included in the documentation for Instance. class TestInstanceConversion(TestCase): def test_si…