Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pandas converts dates to integers. #43

Closed
eike-welk opened this issue May 13, 2013 · 0 comments
Closed

Pandas converts dates to integers. #43

eike-welk opened this issue May 13, 2013 · 0 comments
Labels

Comments

@eike-welk
Copy link
Owner

The new version of Pandas converts dates to integers. This makes the GUI more or less unusable. It will also most probably confuse other parts of the program, especially the file IO will be confused.

The automatic conversion occurs only in some algorithms. It happens when the "expected products" field is updated.

Related issue for Pandas: pandas-dev/pandas#3593

eike-welk added a commit that referenced this issue May 13, 2013
The related Pandas bug is: pandas-dev/pandas#3593

+ Code beautification.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant