Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Why am I getting this error SyntaxError: invalid syntax Pleaselook at the picture below. I'm using Pandas. File Edit Format Run Options Window Help import

Why am I getting this error "SyntaxError: invalid syntax" Pleaselook at the picture below. I'm using Pandas.

image text in transcribed

File Edit Format Run Options Window Help import pandas as pd df = pd.read_csv("IN300_Datasetl.CSV") print (df) IDLE Shell 3.9.1 File Edit Shell Debug Options Window Help Python 3.9.1 (tags/v3.9.1:1e5d33e, Dec 7 2020, 17:08:21) [MSC v.1927 64 bit (AM ^ D64)] on win32 Type "help", "copyright", "credits" or "license ()" for more information. >>> pip install pandas SyntaxError: invalid syntax >>> = RESTART: C:/Users/Reynard/AppData/Local/Programs/Python/Python39/IN300M4/m4.py No. Time ... 01234 1 0.000000 Length 167 Info 2 0.347139 168 52797 > 17212 Len=125 52797 > 17212 Len-126 3 0.372810 68 4 0.444905 173 5 0.445147 168 Who has 192.168.1.1? Tell 192.168.1.19 17212 > 52797 Len-123 52797 > 17212 Len-126 ... ... 35391 35392 208.447035 35392 35393 208.471117 35393 35394 208.566477 194 17212 > 168 52797 > 744 52797 35394 35395 208.566722 744 52797 > 35395 35396 208.639168 744 52797 vvvv 52797 Len-144 17212 Len=126 > 17212 Len=702 17212 Len=702 > 17212 Len=702 [35396 rows x 7 columns] >>> |

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

A First Course In Probability

Authors: Sheldon Ross

10th Edition

0134753119, 978-0134753119

Students also viewed these Programming questions

Question

Write short note on context switch

Answered: 1 week ago