Skip to main content
Ivo Merchiers's user avatar
Ivo Merchiers's user avatar
Ivo Merchiers's user avatar
Ivo Merchiers
Data Scientist
  • Member for 6 years, 2 months
  • Last seen more than a week ago
51 votes

How do I find the closest values in a Pandas series to an input number?

43 votes

Given two arrays, find the permutations that give closest distance between two arrays

8 votes
Accepted

How do I read an Excel file directly from Dropbox's API using pandas.read_excel()?

7 votes

TypeError: Object of type 'int32' is not JSON serializable

5 votes

Python "extend" for a dictionary

5 votes

How to use GNU Make on Windows?

4 votes

How to get both MSE and R2 from a sklearn GridSearchCV?

3 votes
Accepted

dask worker cannot import module

3 votes

How to fix "AttributeError: module 'chart_studio.tools' has no attribute 'make_subplots'"

2 votes

Extracting useful info from pandas column containing dict

2 votes
Accepted

How not to erase selection when trying to put it into brackets Pycharm

2 votes

Text clustering/NLP

2 votes

Trying to find a way to filter out parts of a string python

1 vote

Creating Anaconda environment satisfying prerequisites below

1 vote

Automatically determine the natural language of a website page given its URL

1 vote

How to programmatically determine what language the content of a website is written in

1 vote

Error installing conda packages: conda.core.link:_execute(696): An error occurred while installing package 'conda-forge::qt-5.9.7-h506e8af_3'

1 vote

How to get multiple versions of a function without copy-pasting the rest of it in Python

1 vote

transfer learning with bad computer

1 vote

Can Azure Machine Learning be applied for manipulations?

0 votes

What is the best way to store historical data in SQL Server 2005/2008?

0 votes

How can i implement structure array like matlab in python?

0 votes

How to compare 2 Pandas dataframes and add a new column based on comparison

0 votes

Slicing a list of str in Python

0 votes

Python script doesnt work in differents virtual machines

0 votes

How to split a string in a column within a pandas dataframe?

0 votes

Generating a list of numbers - which one is better in general?

0 votes

How to update a pandas dataframe, from multiple API calls

0 votes

How do I extract the brand name from a list of products from a website?

0 votes

Why am I getting an error code when I run this code?