RE: Use Python and Spreadsheets to Determine the best production values for your land
You are viewing a single comment's thread:
never used python before, been wanting to learn, the import pandas as pd gives me: ModuleNotFoundError: No module named 'pandas'. I installed pandas in terminal correctly i think.
0
0
0.000
Try installing it in PyCharm, as well. It uses its own virtual environments for each project.