-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert deprecation on datetime indices, support 500 year timespan (#267)
* Revert deprecation on datetime indices to support 500 year timespan Uncovering current bugs both in libecl and Pandas, circumvented in this patch. Pandas datetime indices are datetime64[ns] only, and is limited to year 2262, whic is not acceptable for ecl2df.
- Loading branch information
Showing
2 changed files
with
271 additions
and
32 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.