Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

analyze.py: do not require raw star ts when resampled ts is available #80

Merged
merged 2 commits into from
Sep 30, 2023

Conversation

jgehrcke
Copy link
Owner

See commit msg. Follow-up from #78.

Then do not error out with

230930-23:13:52.237 INFO: Parse (raw) stargazer time series CSV: stars-raw.csv
Traceback (most recent call last):
...
FileNotFoundError: [Errno 2] No such file or directory: 'stars-raw.csv'

This was an oversight.

This is the logical counterpart of fetch.py not
fetching the raw series when the count hasn't changed.
@jgehrcke jgehrcke merged commit 2387abd into main Sep 30, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant