PowerGridModel / power-grid-model

Python/C++ library for distribution power system analysis
Mozilla Public License 2.0
143 stars 30 forks source link

Feature/Improve batch columnar validation #751

Open figueroa1395 opened 4 days ago

figueroa1395 commented 4 days ago

Continuation of #734: Improves batch validation for columnar data.

figueroa1395 commented 4 days ago

I might have used git wrongly here. I was supposed just to use #699 as a base to do the fix, but it seems like everything has been copied. @mgovers maybe you have input on this?

mgovers commented 3 days ago

I might have used git wrongly here. I was supposed just to use #699 as a base to do the fix, but it seems like everything has been copied. @mgovers maybe you have input on this?

you can try multiple things:

  1. change the base branch of this PR to feature/columnar-dataset-python-extension
  2. rebase
  3. cherry-pick