Skip to content

Commit

Permalink
add some TODO items.
Browse files Browse the repository at this point in the history
  • Loading branch information
blaylockbk committed Jan 6, 2023
1 parent 14d154e commit 6e8bef6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions herbie/archive.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@
TODO: add `idx_to_df()` and `df_to_idx()` methods.
TODO: Perhaps rename this file to 'core.py'
TODO: There are probably use cases for the `Path().suffixes` method
TODO: Fix temporary file problem on Windows with xr.load_dataset() (see #)
TODO: Allow fxx argument to accept a Pandas timedelta or string like "6H"
"""
import functools
import hashlib
Expand Down

0 comments on commit 6e8bef6

Please sign in to comment.