【发布时间】:2020-11-08 18:21:45
【问题描述】:
我是 Python 新手。我有两个数据框,分别是 june_df 和 july_df。列是相同的,只是值不同。 Index 62 is the starting point of july_df. How can I concat the column('quantity'), and make it consistent(shown in red cicrles)
【问题讨论】:
-
当你进入 StackOverflow 时有用的东西:你可以通过在这个 (`) 中包含一个字符串来格式化你的变量名(不过不要过度使用,每段最多 4 个)。另外,添加this 之类的链接,不要将整行作为链接。
标签: python pandas dataframe concat