Skip to content

Commit 31dc59a

Browse files
committed
Reorganize monthly report to timeseries analysis.
1 parent f473ddd commit 31dc59a

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

site/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ ecosystem.
99
maxdepth: 1
1010
---
1111
12-
numpy_issues
12+
numpy_timeseries
1313
```
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ kernelspec:
1111
name: python3
1212
---
1313

14-
# NumPy Monthly Report
14+
# NumPy Report
1515

1616
```{code-cell} ipython3
1717
---
@@ -46,7 +46,7 @@ output_notebook()
4646

4747
%TODO improve handling of datetimes (super annoying)
4848

49-
A snapshot of the development on the NumPy project in the past month
49+
A snapshot of the development on the NumPy project since {glue:text}`query_date`
5050

5151
## Issues
5252

0 commit comments

Comments
 (0)