Django REST framework is a powerful and flexible toolkit for building Web APIs. Some reasons
Tag: Python3
[Django Rest Framework] OperationalError at /api/ no such table: django_session
If you are creating a API using Django Framework than you generally encounter this issue
How to convert an excel file(XLSX) to PDF using Python.
Saving an Excel file in a PDF format is very easy in Excel. We can
How To Calculate Time Taken To Read A CSV File in Python?
In Software Application development time taken by a computer program in retrieving data from a
[Python Sklearn] AttributeError: ‘function’ object has no attribute ‘train_test_split’
Here we are only focusing on the train_test_split attribute of sklearn used in machine learning.
How to Install Orange Data Mining Software in Ubuntu 18.04?
Orange can be installed via its binary, or Anaconda and via standard python library. Not every installation method works in your machine due to various library and modules support issues.
How to Connect MySQL Database using Python?
In order to connect your database using python, you need to install a database connector.
[Python Django] How To solve “ManagementForm data is missing or has been tampered with” issue?
We use forms to either post something or to retrieve items from the database. Simple
Python | Word Cloud.
The word cloud is one of the interesting techniques for data visualization like infographic charts,
Python| Current Date and Time in different formats.
In this tutorial, We will learn how to convert the current day and timestamp in