FilipBolt
FilipBolt
This PR looks a bit outdated at this point. However, I'd like to have this functionality easily integrated in the NumericalizerABC interface. @ivansmokovic Would you be comfortable with discarding this?...
Some other metadata to potentially add: size in MB, row number (if row-like dataset). Citation could be optional as not all datasets have a published paper.
This sounds fantastic, if we could setup a CI that detects changes and runs only in those cases. We could probably get away without mocking whatsoever, which sounds great. I'd...
As discussed on the regular meeting, just leaving a note here that this is currently on hold.
H! First and foremost, I'm pretty new to this library, but eager to contribute, so I apologize in advance for the mistakes I'm likely to commit. Hope this issue is...
Thanks very much @StanczakDominik , I finally looked into this. I believe I understand what you mean with getting rid of the ```units``` argument, and it seems sensible. In short,...
Great, thanks for the quick responses. I'll do the integration via a wrapper. And I believe I've found a way to validate v.
I've decided to do this in two PRs. The first one should enforce units (just posted in https://github.com/PlasmaPy/PlasmaPy/pull/816), and the second one should do the refactoring. Please take a look...