|
a993ee10f2
|
continue removing nptyping, actually fix indexing
|
2024-08-06 21:40:23 -07:00 |
|
|
a309c25c3d
|
regenerate model, lint
|
2024-08-06 19:57:45 -07:00 |
|
|
a11d3d042e
|
working ragged array indexing before rebuilding models
|
2024-08-06 19:44:04 -07:00 |
|
|
d118477d8a
|
add dynamictable, vectordata, vectorindex mixins
|
2024-07-31 01:13:31 -07:00 |
|
|
f955c2acc3
|
getting spanked by codespell as usual
|
2024-07-29 16:31:34 -07:00 |
|
|
af11bb61ec
|
fix imports being inside the any_of range, more manual inspection before finishing for the night
|
2024-07-24 22:47:06 -07:00 |
|
|
781b667952
|
working pydantic provider (at least superficially)
|
2024-07-24 21:51:55 -07:00 |
|
|
27d18b69d8
|
continue stripping out old linkml monkeypatching
|
2024-07-18 01:01:29 -07:00 |
|
|
d6750f8df1
|
we don't need blosc tho
|
2024-07-10 00:09:17 -07:00 |
|
|
efd05724e3
|
minor todos
|
2024-07-09 23:15:29 -07:00 |
|
|
ec81032ae8
|
handle compound dtype
|
2024-07-03 20:39:49 -07:00 |
|
Yaroslav Halchenko
|
63a405f4aa
|
[DATALAD RUNCMD] run codespell throughout fixing typo automagically but ignoring the failure due to ambigous typos
=== Do not change lines below ===
{
"chain": [],
"cmd": "codespell -w || :",
"exit": 0,
"extra_inputs": [],
"inputs": [],
"outputs": [],
"pwd": "."
}
^^^ Do not change lines above ^^^
|
2024-04-17 15:59:53 -04:00 |
|
|
eac5ef4c80
|
more docs work
move conftest to root so we find doctests? maybe we don't want to keep that tho
|
2023-10-19 21:20:50 -07:00 |
|
|
dd956b35c3
|
Still working on docs!
Added ability to index datasets wtih arrays with getitem
|
2023-10-18 21:18:02 -07:00 |
|