SwiftFrame, Swift dilinde geliştirilen bir veri analizi kütüphanesidir.
SwiftNum modülü ile NDArray desteği sunar ve Apple Silicon için yüksek performans sağlar.
- 🔢 NDArray: N boyutlu array desteği (reshape, transpose, slicing)
- 📈 Veri analizi: mean, std, pivot, plot
- 🧠 Accelerate destekli hızlandırma
- 📁 CSV, JSON, Excel okuma/yazma
- 📊 Pandas benzeri veri çerçevesi:
DataFrame
,Series
,query
,astype
.package(url: "https://github.com/kullaniciadi/SwiftFrame.git", from: "1.0.0")