Tsetmc

Latest version: v0.68.2

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

Scan your dependencies

Page 3 of 7

0.59.0

-------
* Minimum Python requirement is now 3.12.
* Fixed a new deprecation warning in pandas 2.2.0.

0.58.0

-------
* Update API url. (http now redirects to https)
* Updated dataset

0.57.2

-------
* Fixed a deprecation warning in reading html tables.
* Updated dataset

0.57.0

-------
* BREAKING CHANGE: Require pyarrow and pandas >= 2.1.0 and use pyarrow string dtype in pandas. Also ``pandas.options.future.infer_string = True``.
* BREAKING CHANGE: The ``ins_code`` column of ``general.industrial_groups_overview()`` is now of string type. (prviously it was int64)
* BREAKING CHANGE: ``Instrument.live_data`` will now include a ``timestamp`` key instead of ``datetime``. The old ``timestamp`` key is renamed to ``time``.
* Fixed a logging bug in market_watch_plus causing exception in rare occasions.
* The result of ``general.market_overview`` now includes ``marketActivityTimestamp`` which is a combination of ``marketActivityDEven`` and ``marketActivityHEven``.
* Added optional ``df`` parameter to ``dataset.update``.
* Updated dataset

0.56.0

-------
* BREAKING CHANGE: ``cs`` column in ``market_watch_init`` and ``market_watch_plus`` now is of string type instead of numeric.
* BREAKING CHANGE: The return values of callback functions in ``MarketWatch`` are now ignored. Users are supposed to cancel the running task instead of controlling the loop via the return values.
* BREAKING CHANGE: The ``code`` column of dataset is renamed back to ``ins_code``. This name is more compatible with other existing functions.
* Fixed a bug in ``dataset.update()``.
* Updated dataset

0.55.0

-------
* BREAKING CHANGE: new argument for ``market_watch_plus``: ``best_limits_prepare_join``. To retain the old behaviour call this function with ``best_limits_prepare_join=False``.
* Fixed occasional type-casting bug in ``market_watch_plus``.
* Added easy-to-use default callbacks for ``MarketWatch`` class.

Page 3 of 7

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.