Add pandas to Open Source contributions.

Signed-off-by: Chris Roth <chris@preteckt.com>
This commit is contained in:
Chris Roth
2023-01-24 10:18:14 -06:00
parent 22b4dcef51
commit 9bfe1fcec9

View File

@@ -48,6 +48,7 @@ I am most productive when others depend on me and I depend on others. Everyone i
* My most used Python packages are Pandas, NumPy, SciPy.
* I have contributed to a few open source projects:
* the linux kernel (a very small but useful commit)
* Pandas, this [bug fix](https://github.com/pandas-dev/pandas/pull/50876)
* Xarray (think Pandas, but n-dimensional)
* django-taggit