Open in app

Sign in

Write

Sign in

Mastodon
Ahmad Bilesanmi
Ahmad Bilesanmi

284 Followers

Home

About

Published in

Towards Data Science

·Nov 15, 2020

Data Wrangling with Open Refine

Most times, when we hear about data wrangling, we think about data cleaning and manipulation using Python or some other language. In most real-life cases, the data is so messy or so large that cleaning up with a language can feel very manual and painful. Open Refine is a free…

Data Wrangling

10 min read

Data Wrangling with Open Refine
Data Wrangling with Open Refine
Data Wrangling

10 min read


Nov 5, 2020

How to drop and create a database in Docker — Part 1

I am a Django developer and from time to time we work on projects that interact with the database. This is where the Django ORM comes in, it helps the developer to create and update database tables. In order to create an environment that closely mimics that of the production…

Django

3 min read

How to drop and create a database in Docker — Part 1
How to drop and create a database in Docker — Part 1
Django

3 min read


Published in

Bilesanmi Ahmad

·Sep 21, 2020

How to Configure a Custom User Model in Django

Django is a very powerful web framework built for python developers with the aim of quickly building web applications using a concept called “Batteries included” where loads of features have been simplified within the framework. In this tutorial, we are going to learn how to build a custom user model…

Django

5 min read

How to Configure a Custom User Model in Django
How to Configure a Custom User Model in Django
Django

5 min read


Published in

Bilesanmi Ahmad

·Oct 2, 2019

How to prevent “RecursionError: maximum recursion depth exceeded” when using Django Signals.

As we grow in web application development, it comes to a point when we want to be able to carry out some tasks just before saving an object to the database or right after saving an object to the database. In Django, this can be done using a feature called…

Python

3 min read

How to prevent “RecursionError: maximum recursion depth exceeded” when using Django Signals.
How to prevent “RecursionError: maximum recursion depth exceeded” when using Django Signals.
Python

3 min read


Published in

Bilesanmi Ahmad

·Mar 5, 2019

Retrieving data from AWS to Heroku using Django

There is this feeling of satisfaction that comes to most developers when they finally host an application on a live server and everything is working and he feels he is done with that application. Well, that feeling is always short-lived when clients want things moved around. …

Heroku

4 min read

Retrieving data from AWS to Heroku using Django
Retrieving data from AWS to Heroku using Django
Heroku

4 min read


Published in

FlareLabs Education

·May 10, 2018

How Computers Work

Computers are everywhere. Computers range from our laptops, servers, phones, tablets and so on. They can as well be found in devices like blenders, refrigerators, wristwatches, etc. Every computer does 4 major things: 1. Input 2. Storage 3. Process 4. Output These are what make computers computers. So all computers…

Programming

2 min read

Programming

2 min read


Published in

Bilesanmi Ahmad

·May 4, 2018

How to upload a file to Amazon S3 in Python

For those building production applications may decide to use Amazon Web Services to host their applications and also take advantage of the many wonderful services they offer. One of these services is Amazon S3 (Simple Storage Service). This service is responsible for storage of files like images, videos, music, documents…

AWS

2 min read

How to upload a file to Amazon S3 in Python
How to upload a file to Amazon S3 in Python
AWS

2 min read


Published in

Bilesanmi Ahmad

·Jan 30, 2018

How to login with Twitter API using Python

When you have an application that requires users to login using their Twitter accounts, you will have to implement the Twitter Sign in API. The challenge with this is that the implementations of Twitter Sign in is based of OAuth, which can seem overly complicated. This tutorial will be using…

API

5 min read

How to login with Twitter API using Python
How to login with Twitter API using Python
API

5 min read


Jan 30, 2018

How to login with Twitter API using Python

When you have an application that requires users to login using their Twitter accounts, you will have to implement the Twitter Sign in API. The challenge with this is that the implementations of Twitter Sign in is based of OAuth, which can seem overly complicated. This tutorial will be using…

API

5 min read

How to login with Twitter API using Python
How to login with Twitter API using Python
API

5 min read


Published in

Bilesanmi Ahmad

·Jan 9, 2018

How to install Elasticsearch on AWS

I needed to install elasticsearch on my AWS instance, and this took me such a long time. I actually went online to search and posted the issue on a number of tech forums but no response. Apparently, I guess I was thinking about the problem too much. One morning, I…

Elasticsearch

5 min read

How to install Elasticsearch on AWS
How to install Elasticsearch on AWS
Elasticsearch

5 min read

Ahmad Bilesanmi

Ahmad Bilesanmi

284 Followers

Software Engineer at mPharma.

Following
  • Robert Golding

    Robert Golding

  • Benjamin Hardy, PhD

    Benjamin Hardy, PhD

  • Emma Austin

    Emma Austin

  • Damian Clark

    Damian Clark

  • c0d3x27

    c0d3x27

See all (343)

Help

Status

About

Careers

Blog

Privacy

Terms

Text to speech

Teams