There is a newer version of the record available.

Published April 19, 2021 | Version 1.2.15
Software Open

PyHelpers: an open-source toolkit for facilitating Python users' data manipulation tasks

Authors/Creators

  • 1. University of Birmingham

Description

PyHelpers is an open-source Python package designed as a lite tool kit for facilitating data (pre)processing tasks. It provides a miscellaneous collection of easy-to-use Python functions/classes that can help with day-to-day reading/writing of file-like objects, manipulation of various types of data (e.g. geographical data and textual data) and communication with a SQL database.

 

This release:

1.2.15 (19 April 2021)

      Notable changes since 1.2.14:

      For more information and detailed specifications, check out PyHelpers 1.2.15 documentation.

 

Release history:

1.2.14 (27 March 2021)

      Notable changes since 1.2.13:

  • Rectified an error in the specification of dependencies for package installation.

      For more information and detailed specifications, check out PyHelpers 1.2.14 documentation.

1.2.13 (26 March 2021)

      Notable changes since 1.2.12:

  • Improved the module sql with a bug fix for errors raised when importing SQLAlchemy 1.4.0+.

      For more information and detailed specifications, check out PyHelpers 1.2.13 documentation.

1.2.12 (22 March 2021)

      Notable changes since 1.2.11:

  • Resolved an issue that failed importing modules (after updating or reinstalling the package).
  • Added a new function gps_to_utc() to the module ops.

      For more information and detailed specifications, check out PyHelpers 1.2.12 documentation.

1.2.11 (3 March 2021)

      Notable changes since 1.2.10:

      For more information and detailed specifications, check out PyHelpers 1.2.11 documentation.

1.2.10 (1 February 2021)

      Notable changes since 1.2.9:

      For more information and detailed specifications, check out PyHelpers 1.2.10 documentation.

1.2.9 (5 January 2021)

      Note that the release 1.2.8 had been permanently deleted.

      Notable changes since 1.2.7:

1.2.7 (17 November 2020)

      Notable changes since 1.2.6:

1.2.6 (6 November 2020)

      Notable changes since 1.2.5:

1.2.5 (12 October 2020)

      Notable changes since 1.2.4:

1.2.4 (7 September 2020)

      Notable changes since 1.2.3:

1.2.3 (7 September 2020)

      Notable changes since 1.2.2:

1.2.2 (18 July 2020)

      Notable changes since 1.2.1:

1.2.1 (1 July 2020)

      Note that the release 1.2.0 had been permanently deleted.

      Notable changes since 1.1.2:

1.1.2 (30 May 2020)

      Note that the release 1.1.1 had been permanently deleted.

      Notable changes since 1.1.0:

1.1.0 (22 April 2020)

      Notable changes since 1.0.26:

1.0.26 (12 March 2020)

      Notable changes since 1.0.25:

1.0.25 (6 March 2020)

      Notable changes since 1.0.24:

1.0.24 (28 January 2020)

      Note that the release 1.0.23 had been permanently deleted.

      Notable changes since 1.0.22:

1.0.22 (27 January 2020)

      Notable changes since 1.0.21:

1.0.21 (20 January 2020)

      Notable changes since 1.0.20:

1.0.20 (7 January 2020)

      Notable changes since 1.0.19:

1.0.19 (28 November 2019)

      Note that the release 1.0.18 had been permanently deleted.

      Notable changes since 1.0.17:

1.0.17 (10 September 2019)

      Notable changes since 1.0.16:

  • Improved the function rm_dir() in the module dir.
  • Tidied up the code of the three modules: miscgeom and store.

1.0.16 (3 September 2019)

      This is a release of a brand-new version.

      Note that the initial releases (of early versions up to 1.0.15) had been permanently deleted.

 

Files

mikeqfu/pyhelpers-1.2.15.zip

Files (632.8 kB)

Name Size Download all
md5:97aa841a779240c8ae43a2fe0fffdff9
632.8 kB Preview Download

Additional details

Related works