Pietro Battiston

Results 14 issues of Pietro Battiston

The [assumingly exhaustive list of methods](https://github.com/mwburke/stargazer/tree/91799def93f7a0df9fb2c02fbee5772bf7354a96#editing-features) to tweak the ouput is not exhaustive: https://github.com/mwburke/stargazer/blob/43f316598b847cb779da838a61c8033c9dea3d70/stargazer/stargazer.py#L69-L97

I think it would be much more pythonic to do ```python3 table = Stargazer([model1, model2], show_adj_r2=False, show_notes=False) ``` or even ```python3 table = Stargazer([model1, model2]).config(show_adj_r2=False, show_notes=False) ``` (both approaches also...

Sorry in advance if this bug is actually a feature - I've only used patsy under the hoods so I may be missing something. This said, to reproduce: ```python In...

### Pandas version checks - [X] I have checked that the issue still exists on the latest versions of the docs on `main` [here](https://pandas.pydata.org/docs/dev/) ### Location of the documentation https://pandas.pydata.org/docs/reference/api/pandas.DataFrame.max.html...

Docs
Needs Triage

As reported in a comment to [this answer](http://stackoverflow.com/a/11283377/2858145), ExcelCompare is failing on a regular xls file with the following error message: ``` Diff failed: Failed to read as excel file:...

I did the mistake of clicking the "undock" button just above the preview window. Now it floats as an independent window, and I couldn't find any way to bring it...

### Is your feature request related to a problem? Please describe. I am building the adjacency matrix of the union of a number of graphs. This implies adding to a...

enhancement
scipy.sparse

Please answer the following questions for yourself before submitting an issue - [x] I checked the documentation and found no answer - [x] I checked to make sure that this...

bug
regression

Hello nims11, though you say that your python script was tested only with Atheros cards, I see no obvious reason why it shouldn't work with any wireless card supporting "master"...

enhancement

The server is apparently very slow at the moment: the most annoying part is that until the app is able to load the list of whiteboards, it doesn't even display...