Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@AgnesBaud AgnesBaud released this 13 Feb 16:34
· 3 commits to master since this release
  • Compatibility with Python 3.10. Upgrade of statsmodels requirement to version==1.14
  • class ScatterTrendlines: input counts dataframe; give the two species to plot against each other to plot_one_graph and the number of trendlines to generate (#104)
  • 3 new functions in dict_operations: flatten_dict, super_pop and filter_dict (#104)(#92)
  • reorganization Chi2 and other statistical tests (#92)
  • SeriesBinning: to put series into bins (#92)