Link to home
Start Free TrialLog in
Avatar of LuckyLucks
LuckyLucks

asked on

Import panda error

Hi :

 In Jupytr notebook, I seem to be getting error on a simple import. Any idea why?

import pandas pd


File "<ipython-input-13-6bfc1f40d5ca>", line 1
    import pandas pd
                   ^
SyntaxError: invalid syntax
ASKER CERTIFIED SOLUTION
Avatar of Flabio Gates
Flabio Gates

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial