2018
Dec
3
comment Applying a function to an array using Numpy when the function contains a condition
Thanks @kabanus, but still, as you can see in the edit I just made, when I pass in meshed arrays, I still get the same error. I am expecting to get an array back.
Dec
3
revised Applying a function to an array using Numpy when the function contains a condition
added response to the answer of @kabanus
Dec
3
accepted Efficient aggregation over time index in Pandas
Dec
3
comment Applying a function to an array using Numpy when the function contains a condition
yes, I edited some typos from my original posts to make it more clear. Thanks
Dec
3
comment Applying a function to an array using Numpy when the function contains a condition
Thank you @kabanus. I understand what the error means. The problem is that I want to get what the loop is doing in a better way. This loop creates an array. If I use .any or .all then I would get an integer back, rather than an array.
Dec
3
asked Applying a function to an array using Numpy when the function contains a condition
Oct
15
comment Efficient aggregation over time index in Pandas
Yes it's about 3 times as fast
Oct
15
asked Efficient aggregation over time index in Pandas
Jun
5
awarded Notable Question
May
23
accepted Lengthening a DataFrame based on stacking columns within it in Pandas
May
23
comment Lengthening a DataFrame based on stacking columns within it in Pandas
I guess most natural would be to repeat the nan in the same fashion in that case
May
23
comment Lengthening a DataFrame based on stacking columns within it in Pandas
@Kasramvd Interesting question, but in my application that does not occuer
May
23
asked Lengthening a DataFrame based on stacking columns within it in Pandas
May
23
awarded Commentator
May
22
comment Is it possible to obtain data on the evolution of questions' views over time?
Thank you @rene. But I am wondering - how is it possible to do that? That is, in the SE data dump I can see only the most recent dump. Is there another page which agglomerates all previous data dumps?
May
21
awarded Editor
May
21
revised Is it possible to obtain data on the evolution of questions' views over time?
added 1 character in body
May
21
asked Is it possible to obtain data on the evolution of questions' views over time?
May
21
accepted finding the interpolated intersection between two arrays in Python/Numpy/Scipy
May
20
asked finding the interpolated intersection between two arrays in Python/Numpy/Scipy
1 2 3 4 5