RudyMorel / scattering_spectra

Scattering Spectra used for the analysis and generation of time-series
MIT License
25 stars 8 forks source link

Formatting S&P data to include to package #11

Closed sarahnourgh closed 7 months ago

sarahnourgh commented 7 months ago

Added data file for deployment when using pip. Used pickle format such that dataframe will keep same format. Closes #10

sarahnourgh commented 7 months ago

Removing spaces in the column names of the S&P dataframe.

RudyMorel commented 7 months ago

Nice code! I'll add a small commit to harmonize formatting.