pysat / pysatTutorials

Interactive Jupyter tutorials using pysat and supporting pysat packages
1 stars 3 forks source link

DOC: Time-Series Analysis Tutorial #1

Open rstoneback opened 4 years ago

rstoneback commented 4 years ago

Is your feature request related to a problem? Please describe. Provide some background on how pysat data can be used for time series analysis.

Describe the solution you'd like A basic tutorial.

Describe alternatives you've considered Do nothing. Alternatively, point people towards the specific data type documentation (pandas, xarray)

Additional context Was listed as pending in documentation.

aburrell commented 4 years ago

I like the idea of showing how people can select a limited number of points by time for an xarray and a panadas instrument, and then pointing them to the xarray/pandas docs.

rstoneback commented 4 years ago

Thanks for the suggestion. Cheers.