multimeric / PandasSchema

A validation library for Pandas data frames using user-friendly schemas
https://multimeric.github.io/PandasSchema/
GNU General Public License v3.0
189 stars 35 forks source link

Fixed column name issue #65 #66

Closed pranshuag9 closed 2 years ago

pranshuag9 commented 2 years ago

This pull request at:

multimeric commented 2 years ago

Looks good, but a test would be helpful here.

pranshuag9 commented 2 years ago

Test Cases are added for changes added. Please check.

pranshuag9 commented 2 years ago

@multimeric any update?

multimeric commented 2 years ago

Oh, you wrote a test. Thanks! I'll have a look and should merge soon.

pranshuag9 commented 2 years ago

I have resolved all the requested changes. Please review.

pranshuag9 commented 2 years ago

I have resolved all the requested changes. Please review.