Soren
2015-09-27 19:47:36 UTC
Hi,
when I want to join two tables on a specific column pandas by default asks
for a suffices.
However, the column that is used for the join must have the same values.
Including both columns in the output therefore is redundant.
You would always join the table and throw away one of the columns,
wouldn't you?
Can I change this behavior somehow, so that the column appears without
suffix and just one time instead of two?
That would be much more convenient in my opinion.
regards
Sören
when I want to join two tables on a specific column pandas by default asks
for a suffices.
However, the column that is used for the join must have the same values.
Including both columns in the output therefore is redundant.
You would always join the table and throw away one of the columns,
wouldn't you?
Can I change this behavior somehow, so that the column appears without
suffix and just one time instead of two?
That would be much more convenient in my opinion.
regards
Sören
--
You received this message because you are subscribed to the Google Groups "PyData" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pydata+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
You received this message because you are subscribed to the Google Groups "PyData" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pydata+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.