Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / tompollard/tableone issues and pull requests
#179 - Move formatting related functions to a formatting module.
Pull Request -
State: closed - Opened by tompollard 5 months ago
#178 - TableOne with categorical pandas DataFrame column raises TypeError
Pull Request -
State: closed - Opened by tompollard 6 months ago
#177 - tableone.TableOne with categorical pandas DataFrame column raises TypeError
Issue -
State: closed - Opened by eroell 6 months ago
- 4 comments
#176 - bump Jinja2 from 3.1.2 to 3.1.4.
Pull Request -
State: closed - Opened by tompollard 6 months ago
#175 - Add include_null argument to handle nulls for categorical values. Ref #114.
Pull Request -
State: closed - Opened by tompollard 6 months ago
#174 - Move code to create intermediate tables to a new tables.py module
Pull Request -
State: closed - Opened by tompollard 6 months ago
#173 - Remove coverage. Ensure pytest returns failure code on fail.
Pull Request -
State: closed - Opened by tompollard 6 months ago
#172 - Move handling of deprecated parameters to deprecations module.
Pull Request -
State: closed - Opened by tompollard 6 months ago
#171 - Bump statsmodels to 0.14.1. Ref #168
Pull Request -
State: closed - Opened by tompollard 6 months ago
#170 - Move statistical code to a new statistics.py module
Pull Request -
State: closed - Opened by tompollard 6 months ago
#169 - Move validation code to a new validators.py module
Pull Request -
State: closed - Opened by tompollard 6 months ago
#168 - Installation issue: Numpy deprecating builtin types (np.long)
Issue -
State: closed - Opened by inescgu 6 months ago
- 3 comments
#167 - Add argument for continuous variables
Pull Request -
State: closed - Opened by tompollard 6 months ago
#166 - Refactoring for readability: Add _handle_deprecations, _validate_arguments, _validate_data methods.
Pull Request -
State: closed - Opened by tompollard 6 months ago
#165 - Bump pandas to 2.0.3.
Pull Request -
State: closed - Opened by tompollard 6 months ago
#164 - Fix deprecated Pandas syntax (up to v2.2.2)
Pull Request -
State: closed - Opened by tompollard 6 months ago
#163 - Option to output as large number as scientific notation
Issue -
State: open - Opened by jowinjestine 6 months ago
- 2 comments
#162 - Bump jinja2 from 3.1.3 to 3.1.4
Pull Request -
State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies
#161 - Problem - The truth value of an array with more than one elemnet is ambigous.
Issue -
State: open - Opened by filipy1 7 months ago
- 3 comments
#160 - TypeError: '<' not supported between instances of 'str' and 'int' when setting pval=True
Issue -
State: open - Opened by erdie721 9 months ago
- 5 comments
#159 - TableOne Docstrings not visible in Docs?
Issue -
State: closed - Opened by eroell 10 months ago
- 1 comment
#158 - Show the missing count on a separate row
Pull Request -
State: closed - Opened by cipherome-minkim 10 months ago
#157 - Bump jinja2 from 3.1.2 to 3.1.3
Pull Request -
State: closed - Opened by dependabot[bot] 11 months ago
Labels: dependencies
#156 - Add Odds Ratio to for categorical variables when using Fisher's Exact
Issue -
State: open - Opened by kmfisch 11 months ago
#155 - Fix typing and remove the `# type: ignore` comments
Issue -
State: open - Opened by tompollard over 1 year ago
#154 - Ignore typing errors for now. Remove the "type: ignore" comments later!
Pull Request -
State: closed - Opened by tompollard over 1 year ago
#153 - Add pyright type checks to GitHub workflow
Pull Request -
State: closed - Opened by tompollard over 1 year ago
#152 - Add pyproject.toml to replace setup.py
Pull Request -
State: closed - Opened by tompollard over 1 year ago
#151 - Increase max width to 119 characters for Flake8 style check
Pull Request -
State: closed - Opened by tompollard over 1 year ago
#150 - Display asterisk next to P-Value when it is below a defined threshold
Pull Request -
State: closed - Opened by tompollard over 1 year ago
- 3 comments
#149 - Minor formatting changes (typehints)
Pull Request -
State: closed - Opened by tompollard over 1 year ago
#148 - type hints: fix errors and warnings reported by mypy
Issue -
State: closed - Opened by tompollard over 1 year ago
- 6 comments
#147 - Add openpyxl as a dependency. Fixes #122.
Pull Request -
State: closed - Opened by tompollard over 1 year ago
#146 - Fix anaconda badge
Pull Request -
State: closed - Opened by tompollard over 1 year ago
#145 - Support pandas v2.0.0
Pull Request -
State: closed - Opened by tompollard over 1 year ago
#144 - series.append() and dataframe.append() are deprecated
Issue -
State: closed - Opened by tompollard over 1 year ago
- 1 comment
#143 - 'Series' object has no attribute 'iteritems'
Issue -
State: closed - Opened by tompollard over 1 year ago
#142 - Correct some typos
Pull Request -
State: closed - Opened by goggle over 1 year ago
- 1 comment
#141 - TypeError: Int64: converted = maybe_downcast_numeric(result, dtype, do_round)
Issue -
State: closed - Opened by tompollard over 1 year ago
- 4 comments
#140 - DataFrame.to_latex warning
Issue -
State: closed - Opened by welyt almost 2 years ago
- 1 comment
#139 - `DataFrame.to_latex` is expected to utilise the base implementation of `Styler.to_latex` for formatting and rendering
Issue -
State: closed - Opened by welyt almost 2 years ago
- 1 comment
#138 - Highlighting when pval below threshold
Issue -
State: closed - Opened by davidkurland almost 2 years ago
- 3 comments
#137 - Row percentages
Issue -
State: open - Opened by proc1125 almost 2 years ago
- 3 comments
#136 - Statistics of hypothesis testing in tableone
Issue -
State: open - Opened by 260147169 about 2 years ago
- 4 comments
#135 - Add the statistics of hypothesis testing
Pull Request -
State: open - Opened by 260147169 about 2 years ago
- 2 comments
#134 - Option to drop categorical feature percentages
Issue -
State: open - Opened by vsocrates about 2 years ago
#133 - ValueError: 'Value' is not in list
Issue -
State: open - Opened by Araddotan about 2 years ago
- 1 comment
#132 - Histograms in Table 1
Issue -
State: open - Opened by tompollard about 2 years ago
- 11 comments
#131 - Coverage
Pull Request -
State: closed - Opened by lbulgarelli over 2 years ago
- 1 comment
#130 - Add CITATION.cff
Pull Request -
State: closed - Opened by tompollard over 2 years ago
#129 - Switch to README.md for the description on PyPi
Pull Request -
State: closed - Opened by tompollard over 2 years ago
#128 - Add Mayo Clinic Primary Biliary Cholangitis (PBC) data.
Pull Request -
State: closed - Opened by tompollard over 2 years ago
#127 - "master" branch has been renamed to "main"
Issue -
State: closed - Opened by tompollard over 2 years ago
#126 - Updates to remove deprecation warnings
Pull Request -
State: closed - Opened by lbulgarelli over 2 years ago
- 1 comment
#125 - Update requirements, workflow, and tests
Pull Request -
State: closed - Opened by lbulgarelli over 2 years ago
- 1 comment
#124 - Bump numpy from 1.12.1 to 1.22.0
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 1 comment
Labels: dependencies
#123 - Bump numpy from 1.12.1 to 1.21.0
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 1 comment
Labels: dependencies
#122 - ModuleNotFoundError: No module named 'openpyxl'
Issue -
State: closed - Opened by JohannesWiesner over 2 years ago
- 1 comment
#121 - Feature request: Pretty csv output.
Issue -
State: open - Opened by toshiakiasakura over 2 years ago
- 2 comments
#120 - Suppress the statistical tests for selected variables
Issue -
State: open - Opened by SanchitaB almost 3 years ago
#119 - type object 'object' has no attribute 'dtype'
Issue -
State: open - Opened by ash10hk about 3 years ago
- 3 comments
#118 - Higher precision
Issue -
State: closed - Opened by jottoy over 3 years ago
- 2 comments
#117 - Mean (SD) and Min-Max for the same continuous variable
Issue -
State: closed - Opened by Sam7791 over 3 years ago
- 1 comment
#116 - Benjamini-Hochberg FDR control?
Issue -
State: open - Opened by erin3692 over 3 years ago
#115 - Add math quotes
Pull Request -
State: closed - Opened by jakob1379 almost 4 years ago
- 4 comments
#114 - Wrong percentage calculated when categorical column includes missing values.
Issue -
State: closed - Opened by rherman9 almost 4 years ago
- 5 comments
#113 - added `chi_correction` as argument since you risk overfitting the data
Pull Request -
State: closed - Opened by jakob1379 almost 4 years ago
- 3 comments
#112 - can't include groupby variable
Issue -
State: open - Opened by jakob1379 almost 4 years ago
- 3 comments
#111 - Binary Variables
Issue -
State: open - Opened by jpoles1 almost 4 years ago
- 5 comments
#110 - add option to calculate "n(%)" percentages over a row. Ref #108
Pull Request -
State: closed - Opened by tompollard almost 4 years ago
#109 - Unable to treat variable as continuous measure
Issue -
State: open - Opened by sgummidipundi almost 4 years ago
- 1 comment
#108 - Calculate row percentages
Issue -
State: closed - Opened by gothmania almost 4 years ago
- 3 comments
#107 - Remarks = False not suppressing warnings under the table
Issue -
State: open - Opened by Dekermanjian about 4 years ago
- 1 comment
#106 - False presentation of categorical variable when combining order argument with already factorized column
Issue -
State: closed - Opened by JohannesWiesner about 4 years ago
- 9 comments
#105 - Implement visualization of test statistic, degrees of freedom and corresponding p-value
Issue -
State: open - Opened by JohannesWiesner about 4 years ago
- 2 comments
#104 - Deprecate "remarks" arg. Add args for Tukey test, Hartigan's diptest, and normality test.
Pull Request -
State: closed - Opened by tompollard about 4 years ago
#103 - Make Tukey test, Hartigan's diptest, and normality test optional
Issue -
State: closed - Opened by tompollard about 4 years ago
#102 - Raise error if input data contains duplicate index. Fixes #101
Pull Request -
State: closed - Opened by tompollard over 4 years ago
#101 - Duplicate index values in dataframe gives unexpected results
Issue -
State: closed - Opened by rutgervandeleur over 4 years ago
- 4 comments
#100 - change pval_adj docs
Pull Request -
State: closed - Opened by jraffa over 4 years ago
- 1 comment
#99 - How to directly get all the adjusted P-values when performing multiple tests?
Issue -
State: closed - Opened by Brandon96-lab over 4 years ago
- 7 comments
#98 - Optionally use minimum and maximum values instead of Q1-Q3 for non-co…
Pull Request -
State: closed - Opened by tompollard over 4 years ago
- 2 comments
#97 - Compute standardized mean differences ref #78
Pull Request -
State: closed - Opened by tompollard over 4 years ago
- 6 comments
#96 - support user defined tests. ref #92
Pull Request -
State: closed - Opened by tompollard over 4 years ago
#95 - Range for nonnormal variables
Issue -
State: closed - Opened by glegaspi711 almost 5 years ago
- 5 comments
#94 - Inclusion of Mann Whitney U test for non-normal distributed numerical variables
Issue -
State: closed - Opened by hello-bob almost 5 years ago
- 6 comments
#93 - The order of categorical variables
Issue -
State: open - Opened by epimedplotly almost 5 years ago
- 5 comments
#92 - Support custom tests
Issue -
State: closed - Opened by tompollard about 5 years ago
- 12 comments
#91 - Add order argument to support custom ordering for categorical values
Pull Request -
State: closed - Opened by tompollard about 5 years ago
- 1 comment
#90 - Sort by p-value
Issue -
State: closed - Opened by plumdeq about 5 years ago
- 4 comments
#89 - Fix typo in README.md
Pull Request -
State: closed - Opened by goggle about 5 years ago
- 1 comment
#88 - Remove the "variable, level" header row
Issue -
State: closed - Opened by tompollard about 5 years ago
#87 - Minor fixes (replace deprecated get_values syntax; address #86; add rename argument)
Pull Request -
State: closed - Opened by tompollard about 5 years ago
#86 - Allow labelling of 'isnull' column
Issue -
State: closed - Opened by cx1111 about 5 years ago
- 1 comment
#85 - "Buffer dtype mismatch, expected 'Python object' but got 'unsigned long'"
Issue -
State: closed - Opened by ramseyjt about 5 years ago
- 6 comments
#84 - Add documentation on exporting to excel file
Pull Request -
State: closed - Opened by tompollard about 5 years ago
#83 - Sorting for pandas category dtype
Issue -
State: closed - Opened by gothmania over 5 years ago
- 4 comments
#82 - Continuous variable not appearing correctly
Issue -
State: closed - Opened by adhaimovich over 5 years ago
- 2 comments
#81 - Displaying all rows in larger tables in Jupyter
Issue -
State: closed - Opened by tompollard over 5 years ago
- 1 comment
#80 - NaN rows deleted in categorical option
Pull Request -
State: closed - Opened by Ryo-F almost 6 years ago
- 1 comment