Skip to content

Commit 6db4f2b

Browse files
committed
adjust credits
1 parent 60ca44f commit 6db4f2b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

polars/11_missing_data.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ def _(mo):
1818
r"""
1919
# Dealing with Missing Data
2020
21-
_by [etrotta](https://github.com/etrotta)_
21+
_by [etrotta](https://github.com/etrotta) and [Felix Najera](https://github.com/folicks)_
2222
2323
This notebook covers some common problems you may face when dealing with real datasets and techniques used to solve deal with them, showcasing polars functionalities to handle missing data.
2424

0 commit comments

Comments
 (0)