- Library usage and code documentation - Example Jupyter notebook - Support for reading excel files
0.5.2b
This is identical to 0.5.1, and is published just to let Zenodo to create a DOI.
0.5.1
Update calls to gspread.get_all_values() to API in new major version.
0.5.0
Dependencies updated to latest major versions of pandas, gspread and numpy. Minimum Python version is thus now 3.10.
0.4.0
* `apply()` methods added to the `PollenSamples` classes and `BiomeAffinity`, to allow additional processing with pandas at any point in the analysis. * The tie-breaking specificity score is no longer included in the returned affinity score
0.3.0
* Helper methods to read mapping and samples from google sheets