ramonhagenaars / nptyping

💡 Type hints for Numpy and Pandas
MIT License
576 stars 29 forks source link

Instance Checking for Pandas Dataframe #112

Open GitHunter0 opened 10 months ago

GitHunter0 commented 10 months ago

Hey folks, awesome package.

Is there a way to do instance checking with pandas dataframes?

Thank you