Explain Codes LogoExplain Codes Logo

Best Articles — Page 76

Format / Suppress Scientific Notation from Pandas Aggregation Results

python
dataframe
formatting
pandas

Format numbers in Django templates

python
django-templates
number-formatting
locale-aware

Format LocalDateTime with Timezone in Java8

java
time-zone
date-formatting
java-8

Format JavaScript date as yyyy-mm-dd

javascript
date-formatting
timezone-adjustment
locale-specific-formatting

Format date to MM/dd/yyyy format in JavaScript

javascript
date-formatting
intl-datetimeformat
es2017-methods

Format a date using the new date time API

java
date-time-api
date-formatting
java-8

Force HTML5 youtube video

html
responsive-design
html5
video-embedding

Fluid width with equally spaced DIVs

html
responsive-design
css-grid
media-queries

Flip / mirror an image horizontally + vertically with CSS

html
responsive-design
css
tailwindcss

Flex / Grid layouts not working on button or fieldset elements

html
responsive-design
css
flexbox

Flex child is growing out of parent

html
responsive-design
flexbox
css-properties

Fix the upstream dependency conflict installing NPM packages

javascript
npm
package-management
dependency-conflict

Fix footer to bottom of page

html
responsive-design
flexbox
layout-consistency

Fixed page header overlaps in-page anchors

html
responsive-design
css-variables
javascript

Fitting empirical distribution to theoretical ones with Scipy (Python)?

python
dataframe
pandas
best-practices

Fit background image to div

html
responsive-design
background-image
css

Find where python is installed (if it isn't default dir)

python
prompt-engineering
functions
venv

Finding the first element in a sequence that adheres to a condition

python
generator-expressions
lazy-evaluation
best-practices

Finding Median of List in Python

python
functions
sorting
performance

Finding child element of parent with JavaScript

javascript
prompt-engineering
performance
selectors