Navigation Menu

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Variable Explorer: add support for pandas objects #1160

Closed
spyder-bot opened this issue Feb 17, 2015 · 16 comments
Closed

Variable Explorer: add support for pandas objects #1160

spyder-bot opened this issue Feb 17, 2015 · 16 comments

Comments

@spyder-bot
Copy link
Collaborator

From tim.mich...@gmail.com on 2012-10-01T17:00:14Z

Pandas is a module with add support for data management and analysis.

Currently, the pandas objects are not shown in the variable explorer.
Such are: Dataframe and Series.

It would be desirable to add support for these in Spyder.

A discussion here:
variable browser? https://groups.google.com/group/pystatsmodels/browse_thread/thread/3ce1c27812334d08? A fist piece of code: https://github.com/pydata/pandas/blob/master/pandas/sandbox/qtpandas.py

Original issue: http://code.google.com/p/spyderlib/issues/detail?id=1160

@spyder-bot
Copy link
Collaborator Author

From ccordoba12 on 2012-10-08T09:26:15Z

Thanks Tim for the code pointer. It'll really ease things when one of us is going to implement it.

However, I'm marking this for 2.3 because I don't see this developed any time soon.

Status: HelpNeeded
Labels: Cat-VariableExplorer MS-v2.3

@spyder-bot
Copy link
Collaborator Author

From pierre.raybaut on 2012-11-07T10:35:43Z

issue #379 has been merged into this issue.

@spyder-bot
Copy link
Collaborator Author

From pierre.raybaut on 2012-11-07T10:35:59Z

issue #1071 has been merged into this issue.

@spyder-bot
Copy link
Collaborator Author

From mealy.ju...@gmail.com on 2013-01-05T09:29:12Z

It would be great to see this implemented. thanks.

@spyder-bot
Copy link
Collaborator Author

From simonf...@gmail.com on 2013-02-22T22:31:55Z

i would love to see this implemented with support

@spyder-bot
Copy link
Collaborator Author

From dhexus...@gmail.com on 2013-04-11T01:33:00Z

Indeed, this was actually the feature I was looking for..

@spyder-bot
Copy link
Collaborator Author

From tim.mich...@gmail.com on 2013-05-01T13:57:19Z

So apart from myself, there are 3 others wanting this.

@-pierre.raybaut, @-ccordoba12:
Where do we have to look for starting this?

@-dhexus314, @mealy.justin, @-simonfrid
Whom of your would lend a hand?
We could then look at this together.

@spyder-bot
Copy link
Collaborator Author

From mert.s...@gmail.com on 2013-05-07T03:30:24Z

I would love to see pandas variables too.

A question, could not Spyder be developed as a plugin in Eclipse instead?

@spyder-bot
Copy link
Collaborator Author

From pierre.raybaut on 2013-05-07T05:09:56Z

Eclipse already has support for Python thanks to Pydev which is a very good editor for Python but with far less features than Spyder regarding scientific applications. Adding those features to Pydev would require a lot of work... Besides, Eclipse plugins are written in Java... eeeewwww!

@spyder-bot
Copy link
Collaborator Author

From jed.lud...@gmail.com on 2013-07-03T09:12:25Z

Labels: -MS-v2.3 MS-v2.4

@spyder-bot
Copy link
Collaborator Author

From tim.mich...@gmail.com on 2013-07-15T01:41:50Z

Some helpful discussion:

Python / Pandas - GUI for viewing a DataFrame or Matrix http://stackoverflow.com/questions/10636024/python-pandas-gui-for-viewing-a-dataframe-or-matrix

@spyder-bot
Copy link
Collaborator Author

@spyder-bot
Copy link
Collaborator Author

From ccordoba12 on 2013-11-13T05:29:02Z

issue #1616 has been merged into this issue.

@spyder-bot
Copy link
Collaborator Author

From dhoeg...@gmail.com on 2014-06-22T05:03:51Z

This is how far I am in implementing it, see: https://bitbucket.org/spyder-ide/spyderlib/pull-request/31/implementation-of-pandas-dataframe-issue/diff If some of you have time to review it would be greatly appreciated.

@spyder-bot
Copy link
Collaborator Author

From ccordoba12 on 2014-07-10T19:23:58Z

Status: Accepted
Owner: ---
Labels: -MS-v2.4 MS-v2.3.1

@spyder-bot
Copy link
Collaborator Author

From ccordoba12 on 2014-07-10T19:44:13Z

This issue was closed by revision 008607f1fd22 .

Status: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant