Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #98878

Re: Matplotlib error: Value Error: x and y must have same first dimension

Path csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail
From Abhishek Mallela <abhishek.mallela@gmail.com>
Newsgroups comp.lang.python
Subject Re: Matplotlib error: Value Error: x and y must have same first dimension
Date Fri, 13 Nov 2015 11:44:04 -0600
Lines 3
Message-ID <mailman.359.1447679355.16136.python-list@python.org> (permalink)
References <40964e99-cd31-4daa-8f5f-069b09816b3d@googlegroups.com> <201511130834.tAD8YNra005833@fido.openend.se> <CAHVvXxQVs7O8K7cCiya7=yovwxHAdPoPZh6CQV4hsMEFroBYLA@mail.gmail.com> <201511131543.tADFhsvL006539@fido.openend.se>
Mime-Version 1.0
Content-Type text/plain; charset=UTF-8
X-Trace news.uni-berlin.de DCcc1qFwDMTEOCizAAlIIQT/Ni61Pqjn5WAP5MIKdWRg==
Return-Path <abhishek.mallela@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.010
X-Spam-Evidence '*H*': 0.98; '*S*': 0.00; 'subject:Error': 0.07; 'cc:addr:python-list': 0.09; 'subject:same': 0.09; 'subject:error': 0.11; 'abhishek': 0.16; 'cc:name:python list': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'laura': 0.18; 'cc:addr:python.org': 0.20; 'cc:2**1': 0.22; 'cc:addr:gmail.com': 0.24; 'header:In-Reply-To:1': 0.24; 'message-id:@mail.gmail.com': 0.27; 'received:google.com': 0.35; 'received:209.85': 0.36; 'subject:: ': 0.37; 'received:209': 0.38; 'thank': 0.38; 'subject:have': 0.80; 'subject:Value': 0.91
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=0ny/xk1LdQA+TkP1TEOJlafch6csWKH06y6tEvcG4nA=; b=0IYBxGafNqC/yE2G+io5MWlAMbmpMledWZrVnybAdv1hJhDPJojtNhWmBAT8bYESMZ sXgyTzBUamFd8sJN1pUHsoUgWJNr105F1YXiGUWXLXoLpolyxGwF9BLlEIFe7omHSRhN O7+pkPmjg3pjbVU438iWTlUJYN7DdEal6zwRc4DgP23QH8b/geb+eog6h+WLxKMYURqn qASswddQGof/wLAWw5jwqna/InJRv22cVllRiDRlNWjQuKjjqoG+OSZBRcfqi+TCjkpv i9wXhNtPY+F/R0QQb/6pM3HYGTF4ntUAuDymwltHsGkgfjkfOjoRc9335zCjXIdHBCy0 ZxOw==
X-Received by 10.112.118.39 with SMTP id kj7mr11426124lbb.77.1447436664128; Fri, 13 Nov 2015 09:44:24 -0800 (PST)
In-Reply-To <201511131543.tADFhsvL006539@fido.openend.se>
X-Mailman-Approved-At Mon, 16 Nov 2015 08:09:13 -0500
X-Content-Filtered-By Mailman/MimeDel 2.1.20+
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.20+
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Xref csiph.com comp.lang.python:98878

Show key headers only | View raw


Thank you Laura and Oscar.

Abhishek

Back to comp.lang.python | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Matplotlib error: Value Error: x and y must have same first dimension Abhishek <abhishek.mallela@gmail.com> - 2015-11-12 17:54 -0800
  Re: Matplotlib error: Value Error: x and y must have same first dimension Laura Creighton <lac@openend.se> - 2015-11-13 09:34 +0100
  Re: Matplotlib error: Value Error: x and y must have same first dimension Oscar Benjamin <oscar.j.benjamin@gmail.com> - 2015-11-13 14:04 +0000
  Re: Matplotlib error: Value Error: x and y must have same first dimension Laura Creighton <lac@openend.se> - 2015-11-13 16:43 +0100
  Re: Matplotlib error: Value Error: x and y must have same first dimension Abhishek Mallela <abhishek.mallela@gmail.com> - 2015-11-13 11:44 -0600

csiph-web