Skip to content

Commit 05561e0

Browse files
committed
docs: make attribution style uniform across the blog
1 parent 417ba64 commit 05561e0

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/blog/Ibis-version-3.0.0-release.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Ibis v3.0.0
22

3-
#### by: Marlene Mhangami
3+
**by Marlene Mhangami**
44

55
The latest version of Ibis, version 3.0.0, has just been released! This post highlights some of the new features, breaking changes, and performance improvements that come with the new release. 3.0.0 is a major release and includes more changes than those listed in this post. A full list of the changes can be found in the project release notes [here](https://ibis-project.org/docs/dev/release_notes/).
66

docs/blog/Ibis-version-3.1.0-release.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Ibis v3.1.0
22

3-
Marlene Mhangami
3+
**by Marlene Mhangami**
44

55
25 July 2022
66

docs/blog/ffill-and-bfill-using-ibis.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# `ffill` and `bfill` using Ibis
22

3-
#### by: Patrick Clarke
3+
**by Patrick Clarke**
44

55
Suppose you have a table of data mapping events and dates to values, and that this data contains gaps in values.
66

0 commit comments

Comments
 (0)