Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • O openpyxl
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 232
    • Issues 232
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 4
    • Merge requests 4
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • openpyxl
  • openpyxl
  • Issues
  • #1179
Closed
Open
Created Feb 08, 2019 by Bitbucket Importer@bitbucket_importerOwner

2.6.0 stopped supporting freezegun for pandas dataframe to_excel export

Created originally on Bitbucket by georgepicsa (George van Rooyen)

I've been using the package freezegun (https://github.com/spulec/freezegun) for testing, and it works up to the latest 2.5 version of openpyxl, but it's failing for 2.6.0. It looks like there might have been a change in the is_date_format function that caused this.

The screenshot below is from a test that uses the freeze_time decorator before the test, like so:

@freeze_time("2016-10-30 12:00:01")
def test_...

openpyxl stacktrace.png

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking