P
P
Polina Podkuiko2020-12-21 14:02:49
Python
Polina Podkuiko, 2020-12-21 14:02:49

How to write values ​​from numpy.ndarray to Dataframe?

Need to match multiple numpy arrays in Dataframe

Answer the question

In order to leave comments, you need to log in

1 answer(s)
P
PavelMos, 2020-12-21
@bagirovva

You can combine in several ways - horizontally, vertically, more pandas dataframe merge, concat. There is also join but most likely here merge, concat or just append - adding strings to the end.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question