Skip to main content

Excel (.xlsx) exporter for dodotable

Project description

Latest PyPI version

Excel (.xlsx) exporter for dodotable.

Changelog

Version 0.4.1

Released on May 31, 2021.

  • Fixed a bug that dodotable_xlsx.write_table_to_workbook() function had raised UnicodeEncodeError in python2 when the given table’s label is unicode string.

Version 0.4.0

Released on May 31, 2021.

  • Added feature to write to multiple sheet in a file when write table with more than 1000000 row using dodotable_xlsx.write_table_to_workbook().

    • dodotable_xlsx.write_table_to_worksheet() function became to have optional parameters offset and row_limit.

Version 0.3.0

Released on July 18, 2017.

  • Added chunk_size parameter on write_table_to_workbook() and write_table_to_worksheet.

Version 0.2.0

Released on May 29, 2017.

  • datetime.date values became properly formatted to yyyy-mm-dd.

    • dodotable_xlsx.write_table_to_workbook() function became to have an optional parameter date_format.

    • dodotable_xlsx.write_table_to_worksheet() function became to have a required parameter date_format.

  • Fixed a bug that dodotable_xlsx.write_table_to_workbook() function had raised NameError when the given table is an instance of an invalid type.

Version 0.1.0

Released on May 25, 2017.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dodotable-xlsx-0.4.1.tar.gz (3.4 kB view hashes)

Uploaded Source

Built Distribution

dodotable_xlsx-0.4.1-py2.py3-none-any.whl (3.2 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page