2018
May
17
revised Renaming Multiple Columns in Pandas
typos and organization
May
10
comment Python Pandas - Create function to use read_excel() for multiple files
I see, see answer below. I think this is what you are trying to do
May
10
answered Python Pandas - Create function to use read_excel() for multiple files
May
10
comment Python Pandas - Create function to use read_excel() for multiple files
do you want the dunction ro returhn the two Dataframes separately, or concatenate them into one big dataframe?
May
10
comment Python Pandas - Create function to use read_excel() for multiple files
Can you show the line where you are trying to call the function?
May
3
comment How to apply a function to a Cartesian product efficiently in Python/Numpy?
Thanks @hpaulj, just for completeness, I suppose you meant fun(np.linspace(0, 1, 5)[:,None], np.linspace(0, 1, 5))
May
2
accepted Changing the attributes of the what appears when hovering over a Choropleth Map in plotly
May
2
asked How to apply a function to a Cartesian product efficiently in Python/Numpy?
Apr
10
revised Keeping only year and month in axis of a matplotlib plot
elaborated
Apr
10
asked Keeping only year and month in axis of a matplotlib plot
Apr
10
accepted Finding the mode of a series consisting of list elements in Pandas
Apr
10
comment Finding the mode of a series consisting of list elements in Pandas
@COLDSPEED fully agree. Thank you
Apr
10
comment Finding the mode of a series consisting of list elements in Pandas
Not very big - several hundred elements, and the lists are also of several hundred entries. I did not compare the solutions for speed if that's what you're thinking of
Apr
10
comment Finding the mode of a series consisting of list elements in Pandas
I also dont understand the down vote. It works. I just took Wen's solution for brevity
Apr
10
comment Finding the mode of a series consisting of list elements in Pandas
Beautiful. Just for completion, I would add at the end .iloc[0]
Apr
10
asked Finding the mode of a series consisting of list elements in Pandas
Mar
20
awarded Caucus
Mar
8
accepted Why are links to social media and GitHub not appearing in the SE data dump?
Mar
1
comment ArcMap not allowing attributes of layer to be edited?
It is not the csv that I want to edit. Rather it is the .lyr file called statistical_areas_2011
Mar
1
asked ArcMap not allowing attributes of layer to be edited?
1 2 3 4 5