Andreas Köpf
|
d2c895f1d3
|
Refactor Curriculum Attributes (#335)
* remove min_value from AttributeDefinition
* remove type from AttributeDefinition
* Add CurriculumContext
* add ensure_interval option for RangeAttributes
* docs: Add legend explaining curriculum indicators in dataset gallery
* update GALLERY.md
|
2025-03-16 15:40:28 +01:00 |
|
Andreas Köpf
|
6615d8e662
|
Show curricula (#295)
* feat: Add debug_curricula.py script to generate CURRICULA.md with dataset curriculum details
|
2025-03-08 14:21:50 +01:00 |
|
Zafir Stojanovski
|
adf8cd8f6d
|
base conversion curriculum (#286)
|
2025-03-08 01:46:32 +01:00 |
|
Andreas Koepf
|
b49167c61c
|
lint
|
2025-01-31 12:16:08 +01:00 |
|
Andreas Koepf (aider)
|
355bfcd9eb
|
fix: Correct base conversion test logic for non-standard bases
|
2025-01-31 12:10:09 +01:00 |
|
Andreas Koepf (aider)
|
7d911a8c25
|
fix: Improve base conversion logic for non-standard bases
|
2025-01-31 12:09:32 +01:00 |
|
Andreas Koepf
|
20069b2a7d
|
formatting
|
2025-01-24 10:34:07 +01:00 |
|
Andreas Koepf (aider)
|
92487fb1f1
|
test: Add comprehensive unit tests for BaseConversionDataset
|
2025-01-23 21:50:58 +01:00 |
|