PrajwalS1234 / Amendment_Ansible_047

0 stars 1 forks source link

Data won't be accessible to team members if Jupyter Notebook is used #2

Closed PrajwalS1234 closed 2 months ago

PrajwalS1234 commented 2 months ago

They would be able to access it, but it would be a lil inconvinient to change the file names and file addresses for different file systems and operating systems.

PrajwalS1234 commented 2 months ago

Solved this issue by using collab and importing directly from source.

eg: pd.read_excel("drive link")