87378/what-to-do
df = pd_csv.(r"C\Users\sushant.pradhan\Downloads\Test-taking-process.csv")
File "<ipython-input-59-2650f913338f>", line 1 df = pd_csv.(r"C\Users\sushant.pradhan\Downloads\Test-taking-process.csv") ^ SyntaxError: invalid syntax
Hello @Aashi,
pd_csv.(...) the dot after csv
For more information related to your query you can refer this:https://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.read_csv.html
Hope it helps!! Thank you!!
Hello, you are on the right track. ...READ MORE
You can find the explanation and implementation ...READ MORE
You need to set up the path ...READ MORE
You can use the following code block: x=range(1,100) len(x) Output: ...READ MORE
Hi, @Mushfiqkhantrial, It is important to run pycharm.sh from the bin folder. The VM ...READ MORE
Python doesn't have a native array data ...READ MORE
A module is a file containing a ...READ MORE
Look carefully at your output: 5wlfgALGbXOahekxSs9wlfgALGbXOahekxSs5 ^ ...READ MORE
Hello @golu , Try something like this: with open(yaml_file, 'r') ...READ MORE
Hii, Python method to check if a string ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.