import base64 str1 = "koderplace"
import os import django
import redis # pip install redis r = redis.Redis(host='localhost', port='6379')
import datetime st = "2019-08-19 05:40"
with open('train.pickle', 'rb') as f: X_train, y_train = pickle.load(f)
''' You can remove empty directory by rmdir function. But to remove non empty directory we have to
from tika import parser # pip install tika process = parser.from_file('/path/to/my.pdf')
from google.cloud import vision from google.cloud.vision import types
import os from sendgrid import SendGridAPIClient from sendgrid.helpers.mail import Mail
X_train = [] y_train = [] with open('train.pickle', 'wb') as f: