Agate

Latest version: v1.11.0

Safety actively analyzes 638884 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 7 of 7

0.3.0

-----

* DateType.date_format implemented. (112)
* Create ColumnType classes to simplify data parsing.
* DateColumn implemented. (7)
* Cookbook: Excel pivot tables. (41)
* Cookbook: statistics, including outlier detection. (82)
* Cookbook: emulating Underscore's any and all. (107)
* Parameter documention for method parameters. (108)
* Table.rank now accepts a column name or key function.
* Optionally use cdecimal for improved performance. (106)
* Smart naming of aggregate columns.
* Duplicate columns names are now an error. (92)
* BooleanColumn implemented. (6)
* TextColumn.max_length implemented. (95)
* Table.find implemented. (14)
* Better error handling in Table.__init__. (38)
* Collapse IntColumn and FloatColumn into NumberColumn. (64)
* Table.mad_outliers implemented. (93)
* Column.mad implemented. (93)
* Table.stdev_outliers implemented. (86)
* Table.group_by implemented. (3)
* Cookbook: emulating R. (81)
* Table.left_outer_join now accepts column names or key functions. (80)
* Table.inner_join now accepts column names or key functions. (80)
* Table.distinct now accepts a column name or key function. (80)
* Table.order_by now accepts a column name or key function. (80)
* Table.rank implemented. (15)
* Reached 100% test coverage. (76)
* Tests for Column._cast methods. (20)
* Table.distinct implemented. (83)
* Use assertSequenceEqual in tests. (84)
* Docs: features section. (87)
* Cookbook: emulating SQL. (79)
* Table.left_outer_join implemented. (11)
* Table.inner_join implemented. (11)

0.2.0

-----

* Python 3.2, 3.3 and 3.4 support. (52)
* Documented supported platforms.
* Cookbook: csvkit. (36)
* Cookbook: glob syntax. (28)
* Cookbook: filter to values in range. (30)
* RowDoesNotExistError implemented. (70)
* ColumnDoesNotExistError implemented. (71)
* Cookbook: percent change. (67)
* Cookbook: sampleing. (59)
* Cookbook: random sort order. (68)
* Eliminate Table.get_data.
* Use tuples everywhere. (66)
* Fixes for Python 2.6 compatibility. (53)
* Cookbook: multi-column sorting. (13)
* Cookbook: simple sorting.
* Destructive Table ops now deepcopy row data. (63)
* Non-destructive Table ops now share row data. (63)
* Table.sort_by now accepts a function. (65)
* Cookbook: pygal.
* Cookbook: Matplotlib.
* Cookbook: VLOOKUP. (40)
* Cookbook: Excel formulas. (44)
* Cookbook: Rounding to two decimal places. (49)
* Better repr for Column and Row. (56)
* Cookbook: Filter by regex. (27)
* Cookbook: Underscore filter & reject. (57)
* Table.limit implemented. (58)
* Cookbook: writing a CSV. (51)
* Kill Table.filter and Table.reject. (55)
* Column.map removed. (43)
* Column instance & data caching implemented. (42)
* Table.select implemented. (32)
* Eliminate repeated column index lookups. (25)
* Precise DecimalColumn tests.
* Use Decimal type everywhere internally.
* FloatColumn converted to DecimalColumn. (17)
* Added Eric Sagara to AUTHORS. (48)
* NumberColumn.variance implemented. (1)
* Cookbook: loading a CSV. (37)
* Table.percent_change implemented. (16)
* Table.compute implemented. (31)
* Table.filter and Table.reject now take funcs. (24)
* Column.count implemented. (12)
* Column.counts implemented. (8)
* Column.all implemented. (5)
* Column.any implemented. (4)
* Added Jeff Larson to AUTHORS. (18)
* NumberColumn.mode implmented. (18)

0.1.0

-----

* Initial prototype

Page 7 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.