[issue21003] how to do batch processing using python

2014-03-20 Thread Pramod Jadhav
New submission from Pramod Jadhav: i am new in python.i have created twitter data anlysis script.how to run this script dailly using python script. -- messages: 214327 nosy: pramod.jadhav priority: normal severity: normal status: open title: how to do batch processing using python

[issue21004] how to store json data into postgresql using python script

2014-03-20 Thread Pramod Jadhav
Changes by Pramod Jadhav jadhavpamu2...@gmail.com: -- nosy: pramod.jadhav priority: normal severity: normal status: open title: how to store json data into postgresql using python script ___ Python tracker rep...@bugs.python.org http

[issue20921] DeprecationWarning: The Windows bytes API has been deprecated, use Unicode filenames instead st = os.stat(path)

2014-03-15 Thread Pramod Jadhav
Pramod Jadhav added the comment: Traceback (most recent call last): File console, line 1, in module File C:\Python33\lib\site-packages\django\db\models\query.py, line 74, in __repr__ return repr(data) File C:\Python33\lib\site-packages\django\db\models\base.py, line 423, in __repr__

[issue20921] DeprecationWarning: The Windows bytes API has been deprecated, use Unicode filenames instead st = os.stat(path)

2014-03-13 Thread Pramod Jadhav
New submission from Pramod Jadhav: C:\Python33\lib\genericpath.py:29: DeprecationWarning: The Windows bytes API has been deprecated, use Unicode filenames instead st = os.stat(path) -- messages: 213517 nosy: pramod.jadhav priority: normal severity: normal status: open title

[issue20870] how to import json file in mongodb using pymongo

2014-03-08 Thread Pramod Jadhav
Changes by Pramod Jadhav jadhavpamu2...@gmail.com: -- nosy: pramod.jadhav priority: normal severity: normal status: open title: how to import json file in mongodb using pymongo versions: Python 2.7 ___ Python tracker rep...@bugs.python.org http

[issue20870] how to import json file in mongodb using pymongo

2014-03-08 Thread Pramod Jadhav
New submission from Pramod Jadhav: import sys import envoy from bson import json_util # Comes with pymongo from pymongo import MongoClient from pprint import pprint import json client = pymongo.MongoClient('mongodb://user:user...@ds033499.mongolab.com:33499/enron') r = pymongo.MongoClient

[issue20801] WindowsError: [Error 2] The system cannot find the file specified

2014-02-27 Thread Pramod Jadhav
New submission from Pramod Jadhav: Exception in thread Thread-18: Traceback (most recent call last): File C:\Anaconda\lib\threading.py, line 810, in __bootstrap_inner self.run() File C:\Anaconda\lib\threading.py, line 763, in run self.__target(*self.__args, **self.__kwargs) File C

[issue20802] AttributeError: 'NoneType' object has no attribute 'returncode'

2014-02-27 Thread Pramod Jadhav
New submission from Pramod Jadhav: AttributeErrorTraceback (most recent call last) ipython-input-16-c985c6423e2d in module() 7 #F='C:\Users\Prashant\Documents\IPython Notebooks\resources\ch06-mailboxes' 8 F='resources/ch06-mailboxes/data