Miquel Perelló Nieto

Results 5 issues of Miquel Perelló Nieto

--- name: Pull Request about: Template for pull requests --- ## Description Please explain what features the pull request implements and/or changes made. ## Reason behind implementation Does this pull...

I think there is a problem when sending code using Tmux and IPython>=5.0.0 ## Example 1. Create a Tmux session (e.g. tmux new -s test) 2. Open a python file...

It is not possible to filter a column containing text with the underscore character as this is substituted by the column. It would be nice to be able to escape...

It would be great to visualise three columns as well, one of them represented by a colour in a [heatmap](https://matplotlib.org/devdocs/api/_as_gen/matplotlib.pyplot.imshow.html) or by a 3rd axis with a [3D surface](https://matplotlib.org/mpl_toolkits/mplot3d/tutorial.html). I...

It would be a good idea to make the BetaCalibration model fully compatible with Scikit-learn. Although it may be already the case, it would be a good idea to be...

enhancement