Bblocks

Latest version: v1.4.0

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

Scan your dependencies

Page 2 of 6

1.2.0

---------------------
Added
- A custom function 'convert_to_datetime' that replaces the usage of native `pd.to_datetime`. This function handles various date formats, especially when the date presents only a year. This is to handle pandas >2.0 which deprecated `infer_datetime_format`.

Changed
- Upgraded the versions of various dependencies in `poetry.lock`, including 'anyio', 'astroid', 'asttokens', 'bumpversion', 'pandas' etc.
- Minor code changes to improve structure and readability. This includes reducing explicit regex flag usage in `str.replace` and reordering some assignments.

1.1.1

--------------------

- Updated requirements

1.1.0

--------------------

- Added a new feature: `ilo` module in `import_tools` with an object
to extract data from the ILO.
- Added a new feature: `DebtIDS` module in `import_tools` with an object
to extract data from the World Bank International Debt Statistics database.
- Fixed a bug in the `ilo` importer object that did not map names correctly.

1.0.1

--------------------
Fix a bug with parsing food security dates

1.0.0

--------------------

- First major release of bblocks. This introduces changes to the importer classes
API in order to make things more coherent. As a result, backwards compatibility is not
guaranteed.

- This release introduces changes to how files are stored. No data is distributed with
the package anymore. Instead, users are expected to set the working directory to a folder
where they want to store the data.

0.5.1

--------------------

- Updated requirements

Page 2 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.