# 邢大数据改成自己数据修改的地方 **Published by:** [KeepLearning](https://paragraph.com/@keeplearning-2/) **Published on:** 2024-01-14 **URL:** https://paragraph.com/@keeplearning-2/H1t69E96N7dtChI2ZJ0g ## Content 1, trans_period_for_period 加的df['fundingRate'] = 0 2, 1_选币数据整理.py df['avg_price'] = df['open'] df = pd.read_csv(file_path, encoding='gbk', skiprows=1, parse_dates=['candle_begin_time']) 3, Functions.py _swap_df = pd.read_csv(_swap_file, encoding='gbk', skiprows=0, parse_dates=['candle_begin_time']) _swap_df = pd.read_csv(_swap_file2, encoding='gbk', skiprows=0, parse_dates=['candle_begin_time']) 、 不一样的地方 swap ARK数据有点不一样 bnx 差了好多数据 ## Publication Information - [KeepLearning](https://paragraph.com/@keeplearning-2/): Publication homepage - [All Posts](https://paragraph.com/@keeplearning-2/): More posts from this publication - [RSS Feed](https://api.paragraph.com/blogs/rss/@keeplearning-2): Subscribe to updates