Releases: axiom-data-science/cf-pandas
Releases · axiom-data-science/cf-pandas
v0.3.0
v0.2.0
Three new classes to help write and manage custom vocabularies.
The three classes are:
- Reg, class for writing regular expressions
- Vocab, class for writing and working with vocabularies/custom criteria/ontologies that will work with cf-xarray and cf-pandas
- widget class that helps a person sort through a lot of options to choose what should count as exact matches in a vocabulary, such as for a server they will use
v0.1.1
v0.1.0 Initial release!
Has logic for interpreting lists of strings, which can be used to select the matching column from a dataframe.