Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 338 Bytes

CHANGES.md

File metadata and controls

19 lines (12 loc) · 338 Bytes

version 0.5.0

  • Add class Dowloader to get data from the R-universe API
  • Support for polars DataFrame
  • More technical: execute SQL commands after converting explicitly to text

version 0.3.0

  • import data from sql and csv

version 0.2.0

  • cache results (experiment)
  • chaining queries

version 0.1.0

  • Initial version