dtxe / DSI_git_branch_demo

0 stars 26 forks source link

Demo bug report #1

Open simeon-demo opened 5 months ago

simeon-demo commented 5 months ago

Analysis file is not working.

Context

I was trying to run an analysis but I get Error: File not found when trying to load data.csv. My folder contains data.csv.

Expected behaviour

data.csv is loaded correctly.

dtxe commented 5 months ago

@simeon-demo tell me more about this bug

dtxe commented 5 months ago

image

dtxe commented 5 months ago

image

dtxe commented 5 months ago
import numpy as np
import matplotlib.pyplot as plt

plt.plot()