We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 505f740 commit e7456ceCopy full SHA for e7456ce
pandas/_libs/groupby.pyx
@@ -1,3 +1,4 @@
1
+# -*- coding: utf-8 -*-
2
# cython: profile=False
3
4
cimport numpy as cnp
0 commit comments