Homepage
Open in app
Sign in
Get started
Tagged in
Tutorial
Data Visualization, Data Science and Python
Practical hands-on articles and tutorials about Data visualisation, Data Science, AI and other topics. Mostly in Python.
More information
Followers
151
More, on Medium
Tutorial
Alan Jones
in
Data Visualization, Data Science and Python
Apr 21
How to Deploy Plotly or Altair Graphics to a Simple Static Web Page
Plotly has a native method to…
Read more…
29
Alan Jones
in
Data Visualization, Data Science and Python
Feb 5
Streamlit: Navigating Multi-page Apps with v1.30.0
Streamlit 1.30.0 gives us a way of navigating…
Read more…
261
3 responses
Alan Jones
in
Data Visualization, Data Science and Python
Feb 3, 2023
PyScript, Pandas and Plotly: an Interactive Web App
The new version of Pyscript makes interaction with a web page easier with support for many more user events, and a Javascript interface allows us to use…
Read more…
13
1 response
Alan Jones
in
Data Visualization, Data Science and Python
Jun 23, 2023
Databutton: An AI-Powered Streamlit Development Space
Databutton incorporates an online IDE, data…
Read more…
128
1 response
Alan Jones
in
Data Visualization, Data Science and Python
Jun 7, 2022
Modern AJAX Programming with JavaScript
Fetch
and
Await
Goodbye XMLHttpRequest, hello fetch, async…
Read more…
54
Alan Jones
in
Data Visualization, Data Science and Python
Nov 23, 2021
String Formatting in Python3
With Python3 and 3.6+ there are much better ways of formatting strings
Read more…
11
Alan Jones
in
Data Visualization, Data Science and Python
Jun 14, 2022
How to Scrape and Clean Wikipedia Tables with Python and Pandas
Wikipedia tables are designed for…
Read more…
83
Alan Jones
in
Data Visualization, Data Science and Python
Jan 16, 2023
How to Get
All
Plotly Themes in Streamlit
You can get around Streamlit’s restrictions and use all of…
Read more…
15
2 responses