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

How to Create Interactive Hexbin Maps with Zoom-Based Aggregation Using D3.js, d3-hexbin, and Leaflet-D3 ?

by Benjamin Marchant
Edited: May 9, 2025, 2:18 p.m.
Tags: Aggregation; Statistics; D3.js; d3-hexbin; Leaflet-D3;

Member Only
Thumbnail 1

How to Create a GIF from a Video in Python Using MoviePy ?

by Benjamin Marchant
Edited: April 6, 2025, 10:11 p.m.

Member Only
Thumbnail 1

How to Add and Test Payhip Webhooks in Django Locally ?

by Benjamin Marchant
Edited: April 6, 2025, 9:57 p.m.

Member Only
Thumbnail 1

How To Create And Plot Time Series in Python ?

by Benjamin Marchant
Edited: Jan. 3, 2025, 12:51 a.m.
Tags: Python; Matplotlib; Pandas;

Public
Thumbnail 1

How to Randomly Shuffle DataFrame Rows and Create Samples with Pandas ?

by Benjamin Marchant
Edited: Jan. 1, 2025, 11:17 a.m.
Tags: Python; Pandas; DataFrame;

Public
Thumbnail 1

How to Duplicate and Repeat a 1D Column Array Along the Y-Axis with NumPy

by Benjamin Marchant
Edited: Dec. 14, 2024, 5:09 p.m.

Public
Thumbnail 1

How to Fill Values in an Array Between Two Index Arrays Using NumPy ?

by Benjamin Marchant
Edited: Dec. 14, 2024, 2:57 p.m.

Public
Thumbnail 1

How to Create a Plot with Two Y-Axes Using Matplotlib ?

by Benjamin Marchant
Edited: Dec. 13, 2024, 10:05 p.m.
Tags: Matplotlib;

Public
Thumbnail 1

How to Plot CloudSat 2B-CLDCLASS-LIDAR Product Using Python ?

by Benjamin Marchant
Edited: Dec. 8, 2024, 8:10 p.m.
Tags: CloudSat;

Public
Thumbnail 1

How to Create a List of Numbers in Python ?

by Benjamin Marchant
Edited: Dec. 7, 2024, 4:08 p.m.

Public
Thumbnail 1

How to Create a Class in Python ?

by Benjamin Marchant
Edited: Dec. 3, 2024, 7:32 p.m.
Tags: Python;

Public
Thumbnail 1

How to Calculate Percentiles with Python ?

by Benjamin Marchant
Edited: Oct. 20, 2024, 9:10 p.m.
Tags: Python;

Public
Thumbnail 1

How to check if words from one list is present in an element of another list in Python ?

by Benjamin Marchant
Edited: Oct. 20, 2024, 8:51 p.m.
Tags: Python; List;

Public
Thumbnail 1

How to Plot NASA MODIS L3 Products Over Polar Regions using Python ?

by Benjamin Marchant
Edited: Oct. 19, 2024, 10:01 p.m.
Tags: MODIS; NASA; Python;

Public
Thumbnail 1

How to Read a MODIS HDF File Using Python and pyhdf ?

by Benjamin Marchant
Edited: Sept. 21, 2024, 11:33 p.m.

Public
Thumbnail 1

How to Plot a Heatmap Over Polar Regions in Python Using Cartopy and Matplotlib ?

by Benjamin Marchant
Edited: Sept. 19, 2024, 7:06 p.m.
Tags: Python; Matplotlib; Cartopy;

Public
Thumbnail 1

How to create a dendrogram in Python using scipy and matplotlib ?

by Benjamin Marchant
Edited: Sept. 7, 2024, 2:45 p.m.
Tags: Matplotlib;

Public
Thumbnail 1

How to Set Axis in Polar Coordinates in Matplotlib ?

by Benjamin Marchant
Edited: Sept. 6, 2024, 6:20 p.m.

Public
Thumbnail 1

How to Calculate and Plot the Derivative of a Function Using Matplotlib and Python ?

by Benjamin Marchant
Edited: Sept. 5, 2024, 6:18 p.m.
Tags: Python;

Public
Thumbnail 1

How to create a drag-and-drop file uploader web page using JavaScript ?

by Benjamin Marchant
Edited: Sept. 3, 2024, 2:50 p.m.
Tags: Javascript;

Public
Thumbnail 1

How to compare a List of Names in Python Using the Jaro-Winkler Similarity Metric ?

by Benjamin Marchant
Edited: Aug. 29, 2024, 6:36 p.m.
Tags: Python;

Public
Thumbnail 1

Creating an Interactive Map of AERONET Sites with Python and Folium

by Benjamin Marchant
Edited: Aug. 29, 2024, 2:33 p.m.
Tags: AERONET;

Public
Thumbnail 1

How to create an interactive map of AERONET Sites with Python and Folium ?

by Benjamin Marchant
Edited: Aug. 28, 2024, 6:21 p.m.
Tags: AERONET; Python;

Public
Thumbnail 1

How to check if a list of keys exists in a Python dictionary ?

by Benjamin Marchant
Edited: Aug. 28, 2024, 1:53 p.m.
Tags: Python;

Public
Thumbnail 1

How to display current year in a django template ?

by Benjamin Marchant
Edited: Aug. 13, 2024, 7:45 p.m.
Tags: Django;

Public
Thumbnail 1

How to Retrieve Multiple Parameters from a URL Using GET in a Django Project ?

by Benjamin Marchant
Edited: Aug. 13, 2024, 5:24 p.m.
Tags: Django;

Public
Thumbnail 1

How to Add Custom Markers to a Scatter Plot Using Bokeh ?

by Benjamin Marchant
Edited: Aug. 12, 2024, 3:34 p.m.
Tags: Bokeh; ;

Public
Thumbnail 1

How to download NASA Earth Science Data from LAADS DAAC using python ?

by Benjamin Marchant
Edited: May 29, 2024, 1:57 p.m.
Tags: Python; NASA; LAADS DAAC;

Public
Thumbnail 1

How to use Markdown and Pygments in Python to enhance the formatting of your content ?

by Benjamin Marchant
Edited: March 21, 2024, 2:45 p.m.
Tags: Python; Pygments; Markdown;

Public
Thumbnail 1

How to use the Python module Pygments for code highlighting ?

by Benjamin Marchant
Edited: March 21, 2024, 1:54 p.m.
Tags: Python; Pygments;

Public
Thumbnail 1

How to fix the pandas error: "A value is trying to be set on a copy of a slice from a DataFrame" ?

by Benjamin Marchant
Edited: March 18, 2024, 11:42 p.m.
Tags: Pandas;

Public
Thumbnail 1

How to generate and plot random numbers from a log-normal distribution using python ?

by Benjamin Marchant
Edited: March 18, 2024, 11:25 p.m.
Tags: Python;

Public
Thumbnail 1

How to convert an encoded markdown content back to HTML using python ?

by Benjamin Marchant
Edited: March 18, 2024, 8:08 p.m.
Tags: Python;

Public
Thumbnail 1

How to use python re to find all content between two HTML tags ?

by Benjamin Marchant
Edited: March 18, 2024, 3:13 p.m.
Tags: Python;

Public
Thumbnail 1

How to download a file from NOAA JPSS AWS S3 Bucket using python ?

by Benjamin Marchant
Edited: March 13, 2024, 11:21 p.m.
Tags: NOAA;

Public
Thumbnail 1

How to find all VIIRS granules containing a specific location defined by its longitude and latitude using python ?

by Benjamin Marchant
Edited: March 13, 2024, 11:16 a.m.
Tags: VIIRS; NOAA;

Public
Thumbnail 1

How to extract coordinates from a Shapely polygon in python ?

by Benjamin Marchant
Edited: Feb. 21, 2024, 9:23 p.m.
Tags: Python; Shapely;

Public
Thumbnail 1

How to retrieve polygon coordinates from a GeoPandas DataFrame ?

by Benjamin Marchant
Edited: Feb. 20, 2024, 5:58 p.m.
Tags: Geopandas;

Public
Thumbnail 1

How can the statistical standard score or Z-score be calculated and plotted using Python ?

by Benjamin Marchant
Edited: Feb. 19, 2024, 3:12 a.m.
Tags: Python; Scipy;

Public
Thumbnail 1

How to create a GeoDataFrame with Polygon geometry from a Pandas DataFrame with coordinates ?

by Benjamin Marchant
Edited: Feb. 16, 2024, 1:13 p.m.
Tags: Python; Geopandas;

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