Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: What is the mechanism of numpy function returning pandas object?
Post: RE: What is the mechanism of numpy function return...

Thank you so much for the reply, ndc85430. If the mechanism is based on duck typing, does isnan() do below? - First, isnan() checks if the argument object has all required methods as array - if it d...
Ibaraki Data Science 2 2,494 Apr-04-2020, 10:57 PM
    Thread: What is the mechanism of numpy function returning pandas object?
Post: What is the mechanism of numpy function returning ...

Numpy's isnan() can generate the result as Series class of pandas, although numpy does not have dependency on pandas and Numpy's API reference does not explain this as below. Could anyone please tell ...
Ibaraki Data Science 2 2,494 Apr-04-2020, 03:48 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020