Hello,
I have two dataframes and would like to know if values from dataframe1 are included in dataframe 2.
My dataframes look something like the following:
'Holidays_he = {'holiday': ['Whit Monday','Epiphany', 'summer vacation', 'summer vacation'],
'date': [datetime.date(2020-06-10),
datetime ...
Die Suche ergab 1 Treffer
- Sonntag 5. Dezember 2021, 17:28
- Forum: Allgemeine Fragen
- Thema: Sind Werte aus Dataframe1 in Dataframe 2 enthalten?
- Antworten: 1
- Zugriffe: 383
