Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
sapo_cosmico
sapo_cosmico has asked
21
questions and find answers to
5
problems.
Stats
202
EtPoint
33
Vote count
21
questions
5
answers
About
Doing data sciency stuff.
When I run into real engineering problems I call an adult.
sapo_cosmico questions
Pandas: using multiple functions in a group by
How to filter a pandas series with a datetime index on the quarter and year
How to swap index and values on pandas dataframe
How can I get the relative importance of features of a logistic regression for a particular prediction?
Pandas: get_dummies vs categorical
In scikit's precision_recall_curve, why does thresholds have a different dimension from recall and precision?
Pandas best way to subset a dataframe inplace, using a mask
How to optimize a sklearn pipeline, using XGboost, for a different `eval_metric`?
Pandas: groupby forward fill with datetime index
Scikit - changing the threshold to create multiple confusion matrixes
sapo_cosmico answers
Matplotlib: Specify format of floats for tick labels
Run MRJob from IPython notebook
Testing Google Oauth 2.0 with localhost (June 2019)?
How to specify dtype when using pandas.read_csv to load data from csv files?
Drop non-numeric columns from a pandas DataFrame [duplicate]