improving efficiency and writing to file

This commit is contained in:
Bill
2025-11-17 18:49:57 -07:00
parent d84e52a9f3
commit 9acfc919b8
3 changed files with 81 additions and 190 deletions

View File

@@ -33,4 +33,4 @@ bytes = "1.11.0"
byteorder = "1.5.0"
chrono = "0.4"
uuid = { version = "1.8", features = ["serde", "v4"] }
pyo3-arrow = "0.13"
pyo3-arrow = "0.15.0"