MOONBOOKS
  • Notes
  • Tutorials
  • Courses
  • Videos
  • Datasets
  • Version
    • English
    • French
  • Sign-Up
Join-Us
Notes Articles Jupyter PDF
Thumbnail 1

How to check if a variable is a string in javascript ?

by Benjamin Marchant
Edited: Dec. 9, 2022, 4:26 p.m.
Tags: Javascript;

Public
Thumbnail 1

How to filter dataframe rows using a OR statement with pandas ?

by Benjamin Marchant
Edited: Dec. 9, 2022, 4:24 p.m.
Tags: Python; Pandas; DataFrame;

Public
Thumbnail 1

How to save the architecture of a tensorflow model (summary) in a json file ?

by Benjamin Marchant
Edited: Dec. 9, 2022, 4:23 p.m.
Tags: Python; TensorFlow; Machine Learning;

Public
Thumbnail 1

How to loop over an array in javascript ?

by Benjamin Marchant
Edited: Dec. 9, 2022, 4:22 p.m.
Tags: Javascript; Array;

Public
Thumbnail 1

How to add an element to an array in javascript ?

by Benjamin Marchant
Edited: Dec. 9, 2022, 4:20 p.m.
Tags: Javascript; Array;

Public
Thumbnail 1

How to create a date object in javascript for the current date or for a given year, month and day ?

by Benjamin Marchant
Edited: Dec. 9, 2022, 4:19 p.m.
Tags: Javascript;

Public
Thumbnail 1

How to convert a string representation of a number into a integer with javascript ?

by Benjamin Marchant
Edited: Dec. 9, 2022, 4:18 p.m.
Tags: Javascript;

Public
Thumbnail 1

How to check if a string contains another string (substring) in javascript ?

by Benjamin Marchant
Edited: Dec. 9, 2022, 4:15 p.m.
Tags: Javascript;

Public
Thumbnail 1

How to add text in a html page using javascript ?

by Benjamin Marchant
Edited: Dec. 9, 2022, 4:06 p.m.
Tags: Javascript;

Public
Thumbnail 1

How to create a string variable on multiple lines in javascript ?

by Benjamin Marchant
Edited: Dec. 9, 2022, 4:04 p.m.
Tags: Javascript;

Public
Thumbnail 1

How to get json data from a url using vanilla javascript only ?

by Benjamin Marchant
Edited: Dec. 9, 2022, 3:57 p.m.
Tags: Javascript;

Public
Thumbnail 1

How to remove, drop a table in a database with the django web framework ?

by Benjamin Marchant
Edited: Dec. 9, 2022, 3:56 p.m.
Tags: Python; Django;

Public
Thumbnail 1

How to fix "TypeError: Object of type datetime is not JSON serializable" in python ?

by Benjamin Marchant
Edited: Dec. 9, 2022, 3:53 p.m.
Tags: Python; JSON;

Public
Thumbnail 1

How to append a new li to ul using javascript ?

by Benjamin Marchant
Edited: Dec. 9, 2022, 3:50 p.m.
Tags: Javascript; HTML; DOM;

Public
Thumbnail 1

How to get all children (ForeignKey based) from parent objects in a django template (e.g all comments for a blog post) ?

by Benjamin Marchant
Edited: Dec. 9, 2022, 3:49 p.m.
Tags: Django; Python;

Public
Thumbnail 1

How to convert first letter of a string into uppercase in a Django template ?

by Benjamin Marchant
Edited: Dec. 9, 2022, 3:41 p.m.

Public
Thumbnail 1

How to remove common elements between two lists in python ?

by Benjamin Marchant
Edited: Dec. 9, 2022, 3:39 p.m.

Public
Thumbnail 1

How to untar all tar files in a directory ?

by Benjamin Marchant
Edited: Dec. 9, 2022, 3:38 p.m.
Tags: Linux;

Public
Thumbnail 1

How to redirect from non-www to www with nginx on Ubuntu ?

by Benjamin Marchant
Edited: Dec. 9, 2022, 3:37 p.m.
Tags: NGINX;

Public
Thumbnail 1

How to create a list of English alphabet letters (from A to Z) with python ?

by Benjamin Marchant
Edited: Dec. 9, 2022, 3:35 p.m.
Tags: Python; List;

Public
Thumbnail 1

How to apply a function to a list in python ?

by Benjamin Marchant
Edited: Dec. 9, 2022, 3:32 p.m.
Tags: Python; List;

Public
Thumbnail 1

How to shift (rotate) items in a list with python ?

by Benjamin Marchant
Edited: Dec. 9, 2022, 3:31 p.m.
Tags: Python; List;

Public
Thumbnail 1

How to embed a google map in a HTML page ?

by Benjamin Marchant
Edited: Dec. 9, 2022, 3:29 p.m.
Tags: Google; Maps; HTML;

Public
Thumbnail 1

How to calculate the cosine of an angle in python ?

by Benjamin Marchant
Edited: Dec. 9, 2022, 3:26 p.m.
Tags: Python; Math;

Public
Thumbnail 1

How to calculate the sine of an angle in python ?

by Benjamin Marchant
Edited: Dec. 9, 2022, 3:25 p.m.
Tags: Python; Math;

Public
Thumbnail 1

How to create a new file in Linux ?

by Benjamin Marchant
Edited: Dec. 9, 2022, 3:21 p.m.
Tags: Linux;

Public
Thumbnail 1

How to check if a pandas dataframe is empty in python ?

by Benjamin Marchant
Edited: Dec. 3, 2022, 12:31 a.m.
Tags: Python; Pandas; Dataframe;

Public
Thumbnail 1

How to create a global variable in python ?

by Benjamin Marchant
Edited: Nov. 29, 2022, 10:27 p.m.
Tags: Python; Variables; Global;

Public
Thumbnail 1

How to pass optional arguments in a python function ?

by Benjamin Marchant
Edited: Nov. 29, 2022, 10:14 p.m.
Tags: Python; Function;

Public
Thumbnail 1

How to create a data frame in python using pandas ?

by Benjamin Marchant
Edited: Nov. 29, 2022, 4:19 a.m.
Tags: Python; Pandas; Dataframe;

Public
Thumbnail 1

How to create a pandas dataframe from a python dictionary ?

by Benjamin Marchant
Edited: Nov. 27, 2022, 3:29 a.m.
Tags: Python; Pandas; Dataframe; Dictionary;

Public
Thumbnail 1

How to plot a rectangle on a cartopy map with python ?

by Benjamin Marchant
Edited: Nov. 26, 2022, 3:41 p.m.
Tags: Python; Cartopy; Map; Rectangle;

Public
Thumbnail 1

How to plot a circle on a cartopy map with python ?

by Benjamin Marchant
Edited: Nov. 26, 2022, 3:58 a.m.
Tags: Python; Cartopy; Circle;

Public
Thumbnail 1

How to minify html or css files for improving web site speed using python ?

by Benjamin Marchant
Edited: Nov. 25, 2022, 7:26 p.m.
Tags: Python; HTML; CSS; Minify;

Public
Thumbnail 1

How to merge two folders using python ?

by Benjamin Marchant
Edited: Nov. 24, 2022, 3:10 p.m.
Tags: Python; Linux;

Public
Thumbnail 1

How to switch dictionary keys and values in python ?

by Benjamin Marchant
Edited: Nov. 23, 2022, 2:43 p.m.
Tags: Python; Dictionary;

Public
Thumbnail 1

How to download a file from a public (no credentials) AWS S3 bucket with python ?

by Benjamin Marchant
Edited: Nov. 14, 2022, 3:24 a.m.
Tags: Python; AWS S3;

Public
Thumbnail 1

How to create your own sitemap using a view with Django ?

by Benjamin Marchant
Edited: Sept. 27, 2022, 2:13 a.m.
Tags: Django; Sitemap;

Public
Thumbnail 1

How to test sub-domains locally with django (on Linux or Mac) ?

by Benjamin Marchant
Edited: Sept. 26, 2022, 6:15 p.m.
Tags: Django; Apple Mac;

Public
Thumbnail 1

How to fix Django error: Attempt to write a readonly database ?

by Benjamin Marchant
Edited: Sept. 26, 2022, 4:38 p.m.
Tags: Django;

Public
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • Next
Copyright © 2026 - All rights reserved Contact Us Terms & Conditions