Skip to content

Improvements for next year(s) #6

@FinniganIK

Description

@FinniganIK
  • For notebook 3A using Pandas, change from merging dataframes to something like:
df[rolling_site] = df[site].rolling(window=5, min_periods=2).mean()
  • Swap out b-value example for a more simple rolling average example, e.g. GPS displacement

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions