Skip to content
View trevismd's full-sized avatar
  • Belgium

Block or report trevismd

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. statannotations statannotations Public

    add statistical significance annotations on seaborn plots. Further development of statannot, with bugfixes, new features, and a different API.

    Python 810 79

  2. permutations-stats permutations-stats Public

    Statistical package for fast exact tests and simulations

    Python 6

  3. webermarcolivier/statannot webermarcolivier/statannot Public archive

    add statistical annotations (pvalue significance) on an existing boxplot generated by seaborn boxplot

    Jupyter Notebook 405 74

  4. Create a `statannotations` v0.5+ `St... Create a `statannotations` v0.5+ `StatTest` with a permutations-stats test
    1
    import matplotlib.pyplot as plt
    2
    import permutations_stats.permutations as pms
    3
    import seaborn as sns
    4
    from statannotations.statannotations import Annotator
    5
    from statannotations.stats.StatTest import StatTest
  5. statannotations-tutorials statannotations-tutorials Public

    In this tutorial, we go over the features of statannotations

    Jupyter Notebook 28 10

  6. pyUML pyUML Public

    Create simple Graphviz dot UML graphs with a python script

    Python 6 1