#dataexploration

Hacker Newsh4ckernews
2025-03-19

AGX – Open-Source Data Exploration for ClickHouse (The New Standard?)

github.com/agnosticeng/agx

2025-03-07

I'm not really sure when @micahflee made his Hacks, Leaks, and Revelations book free to read online, but if it's been on your wish list, now's your chance to give it a read, and if you enjoy it, and can afford to, support the author.

hacksandleaks.com/contents.htm

Buy here: hacksandleaks.com/

#data #dataviz #DataVisualiaztion #DataExploration #books #HacksAndLeaks

2025-01-18

I'm continuing to play with my music listening data, and i suspect that spotify (2017-2021) and plex (2022+) handle time zones differently and that I'm not properly accounting for that difference.

#DataExploration #PowerBI #MicrosoftFabric

A heatmap with years for columns and hours of the day for rows, with the intensity of each cell's color representing the amount of time spent listening to music.

For 2017 through 2021 the "listening hours" begin around 12. For 2022 through 2024 the "listening hours" begin around 5.
CoListycolisty
2025-01-16

Modern Data Science with SAS Viya & Python for Churn Models | CoListy
Learn data science with SAS Viya & Python to predict churn, manage data, deploy models, & use GitHub for collaboration.

colisty.netlify.app/courses/mo

CoListycolisty
2025-01-16

SAS Programming 1: Essentials - Learn SAS for Data Analysis | CoListy
Start learning SAS programming with essential skills for data access, exploration, preparation, and analysis. Perfect for beginners!
.

colisty.netlify.app/courses/sa

Recce - Trust, Verify, ShipDataRecce
2024-10-09

Recce's updated interface lets you stay on track while assessing and exploring data impact in your dbt project

Understand and track data change when:

- making dbt data model changes
- performing dbt PR review

loom.com/share/66959ea08b164e9

The data explorer mapdata.py (pypi.org/project/mapdata/) has a new plotting tool that displays percentages for a set of numerical variables and a single categorical variable. Percentages can be calculated either by variable or by category. Data can be aggregated by min, max, mean, median, sum, or count prior to calculation of percentages.

#MapData #DataExploration #DataAnalysis #DataViz #DataVisualization #Plotting #Python #FOSS #FLOSS

A set of horizontal bars, one for each of six ethnic categories, showing the percentage of total (censused) individuals in each of the seven swing states in the 2024 U.S. presidential election.A set of horizontal bars, one for each of the seven swing states in the 2024 U.S. presidential election, showing the percentage of total (censused) individuals in each of six ethnic categories.

A new plotting tool in the data explorer mapdata.py (pypi.org/project/mapdata/) will produce stacked bar charts for any number of numeric variables and one categorical variable. A separate bar chart can be produced either for each category or for each variable.

There is also a new selection tool that highlights complete cases of any set of variables.

#MapData #DataExploration #DataAnalysis #DataViz #DataVisualization #FOSS #FLOSS #Python

Three vertically-stacked bar charts showing the concentrations of metals in different studies.  There is one bar chart for each metal.Five vertically-stacked bar charts showing the concentrations of metals in different studies.  There is one bar chart for each study.

The latest version of mapdata.py (pypi.org/project/mapdata/) has new features for data analysis, data visualization, and data management.

A new PCA tool produces tables of scores, loadings, and explained variance; a scree plot; and scatterplots of PC scores. The PC scores can be added to to the data table as new columns so they can be used in other analyses or for mapping.

1/3

#DataExploration #DataAnalysis #DataVisualization #DataViz #DataManagement #Python #FOSS #FLOSS #OpenSource

The Principal Components Analysis (PCA) dialog of mapdata.py.  On the left is a list of variables, of which four are selected (highlighted) for use in the analysis.  On the right are five tabs for the PCA results; the tab that is visible contains a scatter plot of scores for the first and second principal components.  The cursor is over one outlier data point, and a pop-up label is showing the identifier for that point.

The mapdata.py data explorer (pypi.org/project/mapdata/) now will carry out unmixing of data using non-negative matrix factorization (NMF).

This is useful for source identification and allocation for environmental chemistry data.

The values of end members in each case (e.g., sample) can be added to the main data table so that they can then be used for map symbolization, plotting, and other statistical analyses.

#MapData #DataExploration #DataAnalysis #Unmixing #Python #FOSS #FLOSS

The NMF unmixing dialog of mapdata.py.

The 'Find Candidate Keys' tool of mapdata.py (pypi.org/project/mapdata/) now will show a table of duplicated key values with the number of duplicates, and highlight those duplicates on the map.

Also new is a categorical similarity matrix for five similarity measures from Boriah et al. 2008 (epubs.siam.org/doi/10.1137/1.9).

Other updates are listed in the change log (mapdata.readthedocs.io/en/late).

#MapData #DataManagement #DataExploration #DataAnalysis #Python #FOSS #FLOSS

A categorical similarity matrix produced by mapdata.py for three categorical variables and eight cases, using the 'Lin' similarity measure.The 'Find Candidate Keys' dialog of mapdata.py, showing the results of testing a set of three columns; one column is identified as having nulls, and 164 cases have duplicate values.

Many of the plotting and statistical tools in the data explorer mapdata.py (pypi.org/project/mapdata/) allow or require a grouping variable. Locations are identified by two variables, latitude and longitude, so to group by location a variable with a unique identifier for each location is needed. The 'Table/Counts by location' tool will identify such a variable if it exists. Now...

1/2

#MapData #DataAnalysis #DataExploration #Mapping #Statistics #Python #FOSS #FLOSS

The data explorer mapdata.py (pypi.org/project/mapdata/) has the following updates:

* The robust R-square of Kvålseth (jstor.org/stable/2683704) is included with the bivariate statistics.

* A cosine similarity matrix can be calculated for selected variables and cases.

1/3

#MapData #DataAnalysis #DataExploration #Statistics #Python #FOSS #FLOSS

An illustration of the cosine similarity matrix dialog of mapdata.py.

The data explorer mapdata.py (pypi.org/project/mapdata/) has two new statistical tools:

* Parametric and non-parametric one-way ANOVA and related statistics.

* A trend plot per Şen 2012 (ascelibrary.org/doi/10.1061/%2).

#DataExploration #DataAnalysis #MapData #Statistics #Python #FOSS #FLOSS

The bivariate statistics dialog from mapdata.py showing a trend plot per Şen 2012.

An updated version of the data explorer mapdata.py (pypi.org/project/mapdata/) has the following revisions:

* Input data for the t-SNE and UMAP analyses can be transformed by taking either Z scores of variables or L1 norms of rows.

* The t-SNE analysis can now be performed on sparse matrixes.

* The univariate statistics summary now allows a grouping variable to be used.

#DataAnalysis #DataExploration #Mapdata #Python #FOSS #FLOSS

iCode2Ifeanyi5
2024-05-28

Fast and easy data exploration using Graphic-Walker Data Explorer with a Tableau-like drag & drop interface. Simply upload your CSV file and start exploring without writing code

graphic-walker-data-explorer.n

Updates to the mapdata.py data explorer (pypi.org/project/mapdata/) include:

1. Bivariate statistics include Chatterjee's xi correlation coefficient.

2. The correlation matrix can display Pearson, Spearman, Kendall, or Chatterjee correlation coefficients.

3. k-Means clustering can be applied to t-SNE and UMAP analyses. The cluster identifiers can be added to the data table and used for map display or grouping in plots.

#MapData #Statistics #DataExploration #DataAnalysis #Python #FOSS #FLOSS

The mapdata.py dialog for carrying out a Uniform Manifold Approximation and Projection (UMAP) analysis, showing a two-dimensional scatter plot of the projected points, with symbols to distinguish four different clusters of data points derived from k-Means cluster analysis of the UMAP results.

New features in the data explorer MapData.py (pypi.org/project/mapdata/):

1. Saturation, contrast, and brightness of basemap images can be customized.

2. Hovering over a point on a scatter plot will display the label for that point.

3. Data can be recoded to edit the values in an existing column or to add a column with new values to the data table.

#Mapdata #Mapping #DataExploration #Python #FOSS

A map with a satellite image basemap, where the basemap is so dark that the location marker and label are hard to see.A map with a satellite background where the saturation, contrast, and brightness have been adjusted so that the location marker and label stand out more clearly.A scatter plot with the cursor over one point, and a popup showing the label for that point.The dialog that mapdata.py presents to prompt for the column name and expression to use to recode data in the data table.  Options allow the change to be applied to only selected data, only un-selected data, only empty cells, or only non-empty cells.

When a spatial data set contains multiple values at a location (e.g., from different dates or depths/elevations), the number of data points at a location, and even the presence of multiple data points at a location, may not be apparent on a 2-D map. The latest version of MapData.py (pypi.org/project/mapdata/) addresses this situation in five ways:

1/6

#Mapping #MapData #DataAnalysis #DataExploration #DataPlotting #Python #FOSS

Client Info

Server: https://mastodon.social
Version: 2025.04
Repository: https://github.com/cyevgeniy/lmst