if i dont specify how=inner what will happedn
If you don't specify how='inner', the default join type will be 'inner'. This means that only the rows which have matching values in both dataframes will be included in the output.
原文地址: https://www.cveoy.top/t/topic/eCj8 著作权归作者所有。请勿转载和采集!