siuba

Navigation

  • Quickstart
  • Key features
  • Data Analysis guide
  • Programming guide
  • Examples
  • Developer docs
    • Call tree processing
    • SQL translators
    • Optimized grouped pandas operations

Reference

  • User API
  • Extras

Related Topics

  • Documentation overview
    • Previous: Examples
    • Next: Call tree processing

Quick search

Developer docsΒΆ

  • Call tree processing
    • What is a call tree?
    • What is a tree listener?
  • SQL translators
    • Using sqlalchemy select statment for convenience
    • A simple translator
    • Handling windows with custom Over clauses
    • Example of translation with CallTreeLocal
    • Full example
  • Optimized grouped pandas operations
    • Problem: combining grouped operations is slow
    • Siuba filtering is succinct AND performant
    • How do the optimizations work?
    • Defining custom grouped operations
©2019, Michael Chow. | Powered by Sphinx 3.1.2 & Alabaster 0.7.12 | Page source
Fork me on GitHub