tablib v0.9.9 Release Notes

Release Date: 2011-06-21 // almost 13 years ago
    • Dataset API Changes
    • stack_rows => stack, stack_columns => stack_cols
    • column operations have their own methods now (append_col, insert_col)
    • 💅 List-style pop()
    • Redis-style rpush, lpush, rpop, lpop, rpush_col, and lpush_col