Cjse3178

- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Cjse3178 commented, -
-
Cjse3178 created a post, AnsweredPyChram autocomplete for import library
if I write the code below in python file(.py). import numpy as npimport pandas as pdtest_df = pd.read_csv('testdata/testdata.csv') and if i type 'pd.' or 'test_df.' and press ctrl+space button, an...