arxiv.org/abs/2412.14176v1
Big data visualization - the visual-spatial display of quantitative information culled from huge data sets - is now firmly embedded within the everyday experiences of people across the globe, yet scholarship on it remains surprisingly small. Within t...
github.com/emorelli1966/Rep-Morelli-Big-Data-Day
Arquivos de Apoio para o evento Big Data Day (⭐ 2)
github.com/Thomas-George-T/IBM-Data-Science-Professional-Certification
Learning materials, Quizzes & Assignment solutions for the entire IBM data science professional certification. Also included, a few resources that I found helpful. (⭐ 271)
github.com/LinkedInLearning/programming-foundations-data-structures-4410875
This a code repository for the LinkedIn Learning course Programming Foundations: Data Structures. (⭐ 37)
www.bing.com/ck/a?!&&p=7992c82dd6aa77659759540c02ae73409d0b1fb531c8e4285d2209f583444446JmltdHM9MTc3MjU4MjQwMA&ptn=3&ver=2&hsh=4&fclid=1975265a-8223-6717-16c0-314883bb66af&u=a1aHR0cHM6Ly9naXRodWIuY29tL2RhdGFzZXRz&ntb=1
Relevant open data curated. Curated open data has 155 repositories available. Follow their code on GitHub.
www.bing.com/ck/a?!&&p=875da37b4351f3132f195f4fa70211762dde2d135e8a8af53fc5c41348610741JmltdHM9MTc3MjU4MjQwMA&ptn=3&ver=2&hsh=4&fclid=388cd899-e239-6a2d-0868-cf8be35d6ba7&u=a1aHR0cHM6Ly9zdXBwb3J0Lmdvb2dsZS5jb20vZG9jcy9hbnN3ZXIvMzA5MzM0Mz9obD1lbg&ntb=1
QUERY(A2:E6,F2,FALSE) Syntax QUERY(data, query, [headers]) data - The range of cells to perform the query on. Each column of data can only hold boolean, numeric (including date/time types) or …
en.wikipedia.org/wiki/Human-readable_medium_and_data
human-readable medium or human-readable format is any encoding of data or information that can be naturally read by humans, resulting in human-readable data
arxiv.org/abs/2602.11417v1
We study data exchange among strategic agents without monetary transfers, motivated by domains such as research consortia and healthcare collaborations where payments are infeasible or restricted. The central challenge is to reap the benefits of data...
arxiv.org/abs/1403.0532v1
In this work we present a visualization tool specifically tailored to deal with skewed data. The technique is based upon the use of two types of notched boxplots (the usual one, and one which is tuned for the skewness of the data), the violin plot, t...
arxiv.org/abs/2307.06824v1
In modern data-driven science, reproducibility and reusability are key challenges. Scientists are well skilled in the process from data to publication. Although some publication channels require source code and data to be made accessible, rerunning a...
github.com/sajal2692/data-science-portfolio
Portfolio of data science projects completed by me for academic, self learning, and hobby purposes. (⭐ 1221)
en.wikipedia.org/wiki/Combinatorial_data_analysis
In statistics, combinatorial data analysis (CDA) is the study of data sets where the order in which objects are arranged is important. CDA can be used
arxiv.org/abs/1904.10172v1
Recent technological advances have provided new settings to enhance individual-based data collection and computerized-tracking data have became common in many behavioral and social research. By adopting instantaneous tracking devices such as computer...
arxiv.org/abs/2307.03336v2
Building interactive data interfaces is hard because the design of an interface depends on the data processing needs for the underlying analysis task, yet we do not have a good representation for analysis tasks. To fill this gap, this paper advocates...
github.com/zooniverse/Data-digging
Scripts and such for data management, analysis, visualization, etc. (⭐ 54)
github.com/mostafa-kheibary/tehran-metro-data
Tehran metro station data as graph in json format (⭐ 206)
arxiv.org/abs/2306.15803v1
In the practical deployment of machine learning (ML) models, missing data represents a recurring challenge. Missing data is often addressed when training ML models. But missing data also needs to be addressed when deciding predictions and when explai...
arxiv.org/abs/2510.05989v1
Peoples Water Data proves that a people-powered, open-data model can deliver reliable household water evidence at scale, driving equitable decisions, accountability, and safer water where it is most needed....
www.reddit.com/r/jhu/comments/8z51ev/taking_data_structures_spring_of_sophomore_year/
Is it okay to put off Data Structures until Sophomore Year Spring? I was originally going to take it in the fall but I now have some course conflicts that I cannot really replace. I know that Data Str...
arxiv.org/abs/1605.04160v1
Lattice data structures are space efficient and cache-suitable data structures. The basic searching, insertion, and deletion operations are of time complexity $O(\sqrt{N})$. We give a jump searching algorithm of time complexity $O(J(L)\log(N))$, wher...