Saving an Excel file in a PDF format is very easy in Excel. We can
Month: May 2020
[Python Json to List] How to Parse Items in a Json File to List?
I have a JSON file that has news headlines from different reporters and news sources.
GitHub: How to Embed GitHub Contribution on your Webpage?
If you are an Open Source contributor and contribute to open source project via GitHub,
GIT: 5 Best Version Control Clients for GIT
Version Control/Source Control A component of software configuration management, version control, also known as revision control
GIT ERROR fatal: I don’t handle protocol ‘ https’ A Minor Issue With An Easy Fix.
Okay, let’s not take much of your time. Let us understand the problem first. The
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
Blockchain Technology – The History
Blockchain is the collection of records linked with each other which is strongly resistant to
[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.
[Jupyter Notebook] IOError: [Errno 13] Permission denied: ‘/.jupyter/jupyter_notebook_config.json’
On our previous blog we wrote the solution for EnvironmentError in python. If you are
[Jupyter Notebook] How to Password Protect your Jupyter Notebook?
Jupyter Notebook Installation Installation of the Jupyter Notebook is done via pip and is actually