Python Forum
Help with finding correct topic in Python learning
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help with finding correct topic in Python learning
#1
Hi

I am starting at zero with Python. I need to know which topics in Python do I need to study to understand below two statements. The confusing part is more than one variable on the left side of assignment.

(x_train, y_train), (x_test, y_test) = mnist.load_data()
x_train, y_train = load_image_dataset(...)
Thanks

Regards
Reply


Messages In This Thread
Help with finding correct topic in Python learning - by yahya01 - Jun-06-2019, 04:40 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Confusing in [for loop] topic Sherine 11 3,534 Jul-31-2021, 02:53 PM
Last Post: deanhystad
  [split] New thread/topic rajp1497 1 1,894 Sep-24-2020, 01:55 AM
Last Post: micseydel
  Finding Max and Min Values Associated with Unique Identifiers in Python ubk046 1 2,067 May-08-2020, 12:04 PM
Last Post: anbu23
  Python - Most effective way to correct keyboard-user-input. ppel123 8 4,191 Apr-08-2020, 07:41 AM
Last Post: ppel123
  subscribing to kafka topic/key georgelza 10 4,286 Jan-03-2020, 04:58 AM
Last Post: georgelza
  Finding nearest point of a Multidigraph in Python 3.7 stixmagiggins 5 3,804 Aug-24-2019, 08:51 AM
Last Post: ThomasL
  How do I create a actor if I subscribe to a specific topic? sdf1444 0 1,706 Aug-01-2019, 09:29 PM
Last Post: sdf1444
  numpynot associted with correct python version ErnestTBass 17 6,389 Jan-16-2019, 02:47 PM
Last Post: ErnestTBass
  finding problems connecting python to sqlite Dennis 1 2,300 Dec-10-2018, 02:58 PM
Last Post: Larz60+
  Topic Modelling - Document Labels Nicson 0 1,725 Nov-20-2018, 04:56 PM
Last Post: Nicson

Forum Jump:

User Panel Messages

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