Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #108434

Re: A problem with classes - derived type

From Paulo da Silva <p_s_d_a_s_i_l_v_a_ns@netcabo.pt>
Newsgroups comp.lang.python
Subject Re: A problem with classes - derived type
Date 2016-05-09 19:59 +0100
Organization Aioe.org NNTP Server
Message-ID <ngqmmu$129o$1@gioia.aioe.org> (permalink)
References <ngp370$eu6$1@gioia.aioe.org>

Show all headers | View raw


Às 05:20 de 09-05-2016, Paulo da Silva escreveu:

Thank you Yann and Peter.

I really didn't know anything about those "things".
So far I have worked a lot with classes but they are written by me.
Now I needed to derive pandas.Series (for example) and it has some
methods that return pandas.Series objects. And I needed to return the
derived object, not the pandas.Series one.

The problem is now fixed.

I'll find some time to read a little more about this to improve my pyhon
knowledge.

Thank you very much.

Back to comp.lang.python | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

A problem with classes - derived type Paulo da Silva <p_s_d_a_s_i_l_v_a_ns@netcabo.pt> - 2016-05-09 05:20 +0100
  Re: A problem with classes - derived type Yann Kaiser <kaiser.yann@gmail.com> - 2016-05-09 06:51 +0000
  Re: A problem with classes - derived type Peter Otten <__peter__@web.de> - 2016-05-09 08:59 +0200
  Re: A problem with classes - derived type Paulo da Silva <p_s_d_a_s_i_l_v_a_ns@netcabo.pt> - 2016-05-09 19:59 +0100

csiph-web