-
### Describe the bug, including details regarding any error messages, version, and platform.
Converting from pandas to pyarrow with Table.from_pandas for dataframes with categorical columns with la…
-
in #71 , I need to typecase some variables, I think from string to float to int. I think these are categorical ones. Should double-check and make sure we have the same data types in the fake data and …
-
Hello,
I'm facing an issue with interpreting the results using the function ```generate_taxa_test_single```.
I have a categorical variable and when I change the level order of the variables to sw…
-
Hi there,
I'm using the ecospat package to fit an ensemble of small models that include both continuous and categorical variables. While the models fit successfully, I encounter an error when att…
-
Plotting a single categorical variable works great. This code plots two categorical variables together.
Problems:
- [ ] The legend gets mixed; I would consider adding two legends.
- [ ] The plot …
-
Currently they get formatted as `C({parameter})[T.{value}]` or `{parameter}[T.{value}]` if its already a string.
E.g.,
```py
BinGrp = [0, 0, 0, 1, 1, 1]
becomes
C(BinGrp)[T.0] C(BinGrp)[T.1…
-
Hello, I have categorical variables that are declared as “character” in the dataframe “pder” but even though in the results of maxent it says “Environmental layers used (all continuous)”. I read in…
-
https://stackoverflow.com/questions/77352027/mnlogit-summary-return-a-array-with-a-lot-of-nan
My guess would be that if we have categorical variables, then we need observations for each endog/exog-…
-
Dear all,
thank you for the great package, it´s a staple in my workflows.
Recently, I had the task to analyze continuous covariates in my RNA-seq data. I know continuous variables can be included…
-
### Description
It often necessary to create stacked bar plots, mosaic plots etc. to compare categorical variables
### Purpose
Analysis of categorical variables
### Use-case
_No response_
### Is…
tyudo updated
10 months ago