Johannes Weytjens

Results 6 issues of Johannes Weytjens

This pull request implements max weighted bipartite graph matching as a method for the `OneToOne` class. It uses `networkx` for the actual matching algorithm. Multiple helper functions are defined to...

The [documentation](https://eurostat.github.io/pyrostat/) is no longer available since commit `4ea80be`. Is there any other location where the documentation can be found?

# Description Fitted results from `linearmodels` can be pickled with `pickle.dump`. These pickled files contain the estimated parameters, along side all the data required to estimate these parameters. Saving the...

**Description** Clicking the URL on the desktop MacOS version of KeePassium doesn't copy the URL to the clipboard. Once clicked, the "Copied" screen appears, but the URL isn't copied. **How...

bug

I would like a customizable timeout setting that automatically resets the app to the default view (showing all passwords) after using the search function. Currently, when I search for an...

enhancement

### Add ThreePartRenderer for improved LaTeX table output Adds a new LaTeX renderer that produces publication-quality regression tables using `threeparttable`, `booktabs`, and `siunitx` LaTeX packages. This implementation offers several improvements...