Toqi Tahamid SarkerToqi Tahamid Sarker
  • About
  • Publications
  • Resume
  • Blog
AboutPublicationsResumeBlog
© 2026 Toqi Tahamid Sarker • All rights reserved
AllEntriesLinksNotesQuotesTILsGuides

Blog

Polars — A Lightning-Fast DataFrame Library(pola.rs)

Polars is a DataFrame library written in Rust with a Python API. It's dramatically faster than pandas for most workloads — lazy evaluation, SIMD, and zero-copy Arrow memory mean you can process large datasets without running out of RAM. Worth trying if you're still reaching for pandas by default.

Link#Feb. 28, 2026/python,data,tools

My First Conference Experience at CVPR 2024

CVPR 2024 in Seattle was my first conference experience. On the first day, I attended four workshops: Autonomous Driving, Visual Localization and Mapping, Neural Architecture Search, and Computer Vision in the Wild. Here are the highlights… [… read more · 876 words →]

Entry#Jun. 20, 2024/cvpr,research,workshops

Tags

python1
data1
tools1
cvpr1
research1
workshops1