Tablite

Latest version: v2023.11.6

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

Scan your dependencies

Page 4 of 8

2022.11.6

2022.11.5

2022.11.4

2022.11.3

2022.11.2

2022.11.1

| 2022.11.0 | New table features: <br>`Table.diff(other, columns=...)`, <br>`table.remove_duplicates_rows()`, <br>`table.drop_na(*arg)`,<br>`table.replace(target,replacement)`,<br> `table.imputation(sources, targets, methods=...)`, <br>`table.to_pandas()` and `Table.from_pandas(pd.DataFrame)`,<br>`table.to_dict(columns, slice)`, <br>`Table.from_dict()`,<br>`table.transpose(columns, keep, ...)`,<br> New column features: <br> `Column.count(item)`, <br>`Column[:]` is guaranteed to return a python list.<br>`Column.to_numpy(slice)` returns `np.ndarray`. <br> new `tools` library: `from tablite import tools` with: <br> `date_range(start,end)`, <br>`xround(value, multiple, up=None)`, and, <br> `guess` as short-cut for `Datatypes.guess(...)`.<br> bugfixes: <br> `__eq__` was updated but missed `__ne__`.<br>`in` operator in filter would crash if datatypes were not strings. |

Page 4 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.