wearepal / data-science-types

Mypy stubs, i.e., type information, for numpy, pandas and matplotlib
Apache License 2.0
202 stars 51 forks source link

Adds missing pd.Series methods #195

Closed jeremiq closed 3 years ago

jeremiq commented 3 years ago

I believe this PR also closes predictive-analytics-lab/data-science-types#165

jeremiq commented 3 years ago

@thomkeh thanks for the feedback and fast turnaround! I think I've addressed your comments. Please have a second look.

tmke8 commented 3 years ago

Looks good!