/PythonTraining

Training python go pass

Primary LanguagePython

PythonTraining

Training python go pass

Python IDE:

  • KOMODO IDE
  • PyCharm

Interesting implementations:

  • Anaconda cloud
  • IPython
  • Jupiter Networks

docs.python.org/3.7 https://www.python-course.eu/python3_sequential_data_types.php

#Native import in MySQL

To demonstrate how easy this stuff can be, let’s look at how MySQL handles that kind of task:

LOAD XML LOCAL INFILE '/var/lib/mysql/dump/Comments.xml' INTO TABLE comments ROWS IDENTIFIED BY '';