Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Timestamp is undefined
#6
Error:
File "testx.py", line 11 %matplotlib inline ^ SyntaxError: invalid syntax
This is made to be executed in Jupyter NoteBook,you can not run with %matplotlib inline as ordinary Python script.
Also missing NSE-BSE.csv that this code load.

Do you know how to run Jupyter Notebook?
Take a look at this post for basic setup.
You can install with pip or eg use Anacona3.

There also online clould version like Microsoft Azure Notebooks and Google Colaboratory.
Reply


Messages In This Thread
Timestamp is undefined - by ErnestTBass - Feb-12-2019, 07:02 PM
RE: Timestamp is undefined - by buran - Feb-12-2019, 07:11 PM
RE: Timestamp is undefined - by ErnestTBass - Feb-12-2019, 08:11 PM
RE: Timestamp is undefined - by buran - Feb-12-2019, 08:31 PM
RE: Timestamp is undefined - by ErnestTBass - Feb-14-2019, 02:30 PM
RE: Timestamp is undefined - by snippsat - Feb-14-2019, 06:55 PM
RE: Timestamp is undefined - by ErnestTBass - Feb-16-2019, 08:06 PM
RE: Timestamp is undefined - by snippsat - Feb-16-2019, 08:27 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  undefined function error JonWayn 5 1,496 Sep-11-2022, 03:38 AM
Last Post: JonWayn
  Undefined Led_Zeppelin 4 1,453 Aug-02-2022, 11:57 AM
Last Post: buran
  error in timestamp Led_Zeppelin 3 3,271 Jun-15-2022, 08:28 PM
Last Post: deanhystad
  error in timestamp Led_Zeppelin 0 1,021 Jun-10-2022, 07:59 PM
Last Post: Led_Zeppelin
  ImportError: /home/pybind11_example.cpython-37m-x86_64-linux-gnu.so: undefined symbol chaitra 2 5,162 Feb-03-2021, 05:14 AM
Last Post: chaitra
  name "MyVariable" can be undefined Advisability 1 2,464 Aug-20-2020, 02:05 PM
Last Post: Gribouillis
  function error: undefined variable Atlantic_3000 3 7,018 Apr-12-2020, 02:53 AM
Last Post: bowlofred
  name undefined Coding Error Ewilliam51 2 2,160 Feb-06-2020, 12:19 AM
Last Post: Ewilliam51
  python charmap codec can't decode byte X in position Y character maps to < undefined> owais 9 39,237 Apr-28-2018, 10:52 PM
Last Post: abadawi
  timestamp not updating bowen73 3 7,230 Aug-20-2017, 11:13 PM
Last Post: bowen73

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020