I can only create a Series from a dataframe if it has DatetimeIndex, and paleo timeseries rarely have seconds as the time unit.
My preference would be for a paleo_style flag that allows me to make a Pyleoclim Series object from a pandas series or dataframe without assumption about the value type of the index.
I can only create a Series from a dataframe if it has DatetimeIndex, and paleo timeseries rarely have seconds as the time unit.
My preference would be for a paleo_style flag that allows me to make a Pyleoclim Series object from a pandas series or dataframe without assumption about the value type of the index.