Let's talk!
Clients
Services
Blog
About us
Careers
Let's talk!
SOFTWARE
HOUSE
Clients
Services
MVP Development
Web Development
Staff Augmentation
Insights
Blog
Learnings
Careers
About us
Contact us
Learnings
Boost your knowledge with the insights from our expert team.
accessibility
accessibility
agile
agile
ai
ai
api
api
architecture
architecture
aws
aws
career
career
celery
celery
communication
communication
concurrency
concurrency
css
css
data
data
database
database
db
db
debug
debug
design
design
design system
design system
development
development
devops
devops
django
django
docker
docker
documentation
documentation
figma
figma
frontend
frontend
git
git
html
html
javascript
javascript
js
js
leadership
leadership
management
management
metrics
metrics
ml
ml
orm
orm
performance
performance
postgres
postgres
process
process
product
product
product design
product design
python
python
react
react
redux
redux
research
research
security
security
software
software
sql
sql
sre
sre
test
test
testing
testing
tests
tests
typescript
typescript
ui
ui
ux
ux
web
web
workflow
workflow
<p>The complexities of data visualization literacy </p>
↗
https://uxdesign.cc/are-data-dashboards-vanity-projects-e19929bb1c41
Pedro Bacelar
Jul 26, 2023
Topics:
charts, data, data visualization, dataviz, design, ux
<p>Guesses vs. Data as Basis for Design Recommendations </p>
↗
https://www.nngroup.com/articles/guesses-vs-data/
Bira Moura
Feb 3, 2023
Topics:
data, design, research, user testing
<p>Data means nothing if you don't know about usefulness </p>
↗
https://ericdataproduct.substack.com/p/making-data-actionable-the-immense?utm_campaign=Data_Elixir&utm_source=Data_Elixir_385&s=r
Diogo de Miranda
May 5, 2022
Topics:
data, management, product
<p>Misunderstanding Regression to the Mean: </p>
↗
https://youtu.be/aLv5cerjV0c
Flavio Juvenal
Oct 18, 2021
Topics:
data, math, statistics
<p>The data model behind Notion's flexibility: </p>
↗
https://www.notion.so/blog/data-model-behind-notion
Rebeca Sarai
Oct 11, 2021
Topics:
data, modeling
<p>Practical SQL for Data Analysis: </p>
↗
https://hakibenita.com/sql-for-data-analysis
Flavio Juvenal
May 3, 2021
Topics:
data, sql
<p>Vinum is a SQL processor for Python, designed for data analysis workflows and in-memory analytics. </p>
↗
https://github.com/dmitrykoval/vinum
Flavio Juvenal
Mar 28, 2021
Topics:
analytics, data, sql
<p>Emerging Architectures for Modern Data Infrastructure: </p>
↗
https://a16z.com/2020/10/15/the-emerging-architectures-for-modern-data-infrastructure/
Flavio Juvenal
Nov 5, 2020
Topics:
data, data-engineering, data-science, devops, mlops
<p>Designing User-Friendly Data Tables </p>
↗
https://www.uxbooth.com/articles/designing-user-friendly-data-tables/
Pedro Bacelar
Oct 30, 2020
Topics:
data, design, table, ui, ux
<p>How to use Benford's Law as a tool to determine the natural occurrence of numbers in a dataset </p>
↗
https://medium.com/@dhruvsharma_50981/benfords-law-mathematics-delights-when-results-are-unanticipated-61114a16f158
Victoria Pantoja
Aug 11, 2020
Topics:
data
<p>The New Business of AI (and How It’s Different From Traditional Software): </p>
↗
https://a16z.com/2020/02/16/the-new-business-of-ai-and-how-its-different-from-traditional-software/
Flávio Juvenal
Feb 18, 2020
Topics:
ai, business-model, data, ml, startups
<p>Continuous Delivery for Machine Learning: Automating the end-to-end lifecycle of Machine Learning applications </p>
↗
https://martinfowler.com/articles/cd4ml.html
Flávio Juvenal
Jan 22, 2020
Topics:
ai, ci, data, ml, testing
<p>Probably the biggest dataset of Names, worldwide: </p>
↗
https://github.com/philipperemy/name-dataset
Flávio Juvenal
Jan 2, 2020
Topics:
data, dataset, ml, nlp
<p>GDPR Compliance & The Elastic Stack: </p>
↗
https://www.elastic.co/pdf/white-paper-of-gdpr-compliance-with-elastic-and-the-elastic-stack.pdf
Rebeca Sarai
Aug 29, 2019
Topics:
data, elastic, gdpr, privacy
<p>Great blogpost about data anonymization: </p>
↗
https://aircloak.com/background/towards-usable-data-anonymity/
Rebeca Sarai
May 8, 2019
Topics:
anonymization, data, privacy
<p>What does it mean Statistical Significance? </p>
↗
https://towardsdatascience.com/statistical-significance-hypothesis-testing-the-normal-curve-and-p-values-93274fa32687
Rebeca Sarai
Apr 25, 2019
Topics:
data, math, statistics
<p>Bloom Filter Calculator: </p>
↗
https://hur.st/bloomfilter/
Flávio Juvenal
Jan 21, 2019
Topics:
algorithm, data
<p>2019 Ecommerce KPI Study </p>
↗
https://www.wolfgangdigital.com/kpi-2019/
Lais Varejão
Oct 30, 2018
Topics:
data, metrics, product
<p>Fast, Flexible, Easy and Intuitive: How to Speed Up Your Pandas Projects </p>
↗
https://realpython.com/fast-flexible-pandas/
Flávio Juvenal
Aug 3, 2018
Topics:
data, pandas
<p>Amazing article on what Machine Learning means for tech and general companies. A must read! </p>
↗
https://www.ben-evans.com/benedictevans/2018/06/22/ways-to-think-about-machine-learning-8nefy
Flávio Juvenal
Jun 30, 2018
Topics:
ai, data, ml
<p>glom - useful Python library for extracting and transforming nested data: </p>
↗
https://sedimental.org/glom_restructured_data.html
Flávio Juvenal
May 14, 2018
Topics:
data, python
<p>Always export and import CSV data specifying the dialect. I've just lost an hour with a bug. The lib I used for export was using the excel dialect and the lib I used for import was wrongly guessing some other dialect (because it reads only part of the CSV for guessing)</p>
↗
Flávio Juvenal
Dec 5, 2017
Topics:
csv, data
<p>A curated list of awesome data visualization libraries and resources </p>
↗
https://github.com/fasouto/awesome-dataviz
Flávio Juvenal
Oct 16, 2017
Topics:
charts, data, dataviz, graphs
<p>Python Graph Gallery: </p>
↗
https://python-graph-gallery.com/
Flávio Juvenal
Oct 16, 2017
Topics:
charts, data, dataviz, graphs, python
Next
Close Cookie Preference Manager
Cookie Settings
By clicking “Accept all”, you agree to the storing of cookies on your device to enhance site navigation, analyze site usage and assist in our marketing efforts.
Check our privacy policies.
Strictly Necessary (Always Active)
Cookies required to enable basic website functionality.
Analytics
Cookies helping understand how this website performs, how visitors interact with the site, and whether there may be technical issues.
Marketing
Cookies used to deliver advertising that is more relevant to you and your interests.
Personalization
Cookies allowing the website to remember choices you make (such as your user name, language, or the region you are in).
Save settings
Accept all
We use Cookies to promote our services.
Settings and Privacy.
Accept