Commit 1bb16e1
authored
Add arrow input array support for
* Initial .many(arrow_array)
* Test with polars/nanoarrow/arro3
* Fix MSRV
* Add arrow pckgs to [test]
* Fix wheel tests
* Revert test_arrow_input.py creation
* Add many(arrow) examples to readme
* Use UPath for s3 example
* Fix readme example
* Do not test polars with free-threading
* Do not test polars with free-threading
* Remove nanoarrow from free-threading.many() (#621)1 parent b270849 commit 1bb16e1
File tree
10 files changed
+1155
-99
lines changed- light-curve
- src
- tests/light_curve_ext
10 files changed
+1155
-99
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
13 | 17 | | |
14 | 18 | | |
15 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
83 | 88 | | |
84 | 89 | | |
85 | 90 | | |
| |||
0 commit comments