id
int64
0
5.98k
vector
list
publication
stringclasses
8 values
claps
int64
0
14.8k
responses
int64
0
212
title
stringlengths
1
170
link
stringlengths
37
145
reading_time
int64
1
67
1,100
[ -0.04340247064828873, -0.02631181851029396, 0.011950273998081684, 0.010702620260417461, -0.008202924393117428, 0.010660980828106403, -0.0026500546373426914, 0.005142367444932461, 0.0006909903604537249, -0.058457471430301666, -0.010209446772933006, 0.0383911207318306, 0.030066994950175285, ...
UX Collective
74
0
From IRL to remote learning: pain points and insights
https://uxdesign.cc/from-irl-to-remote-learning-pain-points-and-insights-85efdf2b35f4
8
1,101
[ 0.025143979117274284, 0.017086025327444077, -0.030336063355207443, 0.015006586909294128, -0.022996684536337852, 0.028545090928673744, 0.008774489164352417, -0.03477775678038597, 0.014014286920428276, -0.0831305980682373, 0.010408026166260242, 0.026801908388733864, 0.0028208026196807623, -0...
UX Collective
52
0
The Importance of Empathy in Design
https://uxdesign.cc/the-importance-of-empathy-in-design-adfae7635459
6
1,102
[ 0.01281654927879572, 0.01887819729745388, -0.025086164474487305, -0.008011865429580212, -0.029074424877762794, 0.02381269447505474, 0.05250868573784828, 0.01893450878560543, -0.012842503376305103, -0.034177687019109726, -0.023222213611006737, 0.03500976413488388, -0.015346662141382694, 0.0...
UX Collective
71
1
Voice through the eyes of the blind
https://uxdesign.cc/voice-through-the-eyes-of-the-blind-4af83f39b04e
4
1,103
[ 0.0036678544711321592, 0.0018936765845865011, -0.03459756076335907, 0.013978680595755577, -0.027398955076932907, 0.05002060532569885, -0.0467938631772995, -0.03807957470417023, -0.0038719666190445423, -0.052206847816705704, 0.00680823577567935, -0.011630333960056305, -0.048347022384405136, ...
The Startup
251
0
Converting nested JSON structures to Pandas DataFrames
https://medium.com/swlh/converting-nested-json-structures-to-pandas-dataframes-e8106c59976e
4
1,104
[ 0.010030122473835945, 0.055100396275520325, -0.01895701140165329, 0.008364357985556126, -0.021417774260044098, 0.03907547891139984, 0.017331648617982864, -0.0247017964720726, -0.0016280157724395394, -0.028319839388132095, 0.04534813016653061, 0.035153698176145554, -0.0035973340272903442, 0...
The Startup
199
1
The Unspoken Pain of Cofounder Relationships
https://medium.com/swlh/the-unspoken-pain-of-cofounder-relationships-5e66e100d925
20
1,105
[ 0.025493193417787552, 0.01939544454216957, 0.032540664076805115, 0.007620301563292742, -0.015199188143014908, -0.0014123511500656605, 0.020316775888204575, -0.01284337043762207, -0.010030509904026985, -0.008930608630180359, -0.008889270946383476, 0.048531316220760345, -0.03076833300292492, ...
The Startup
479
6
String Formatting in Python — 6 Things to Know About f-strings
https://medium.com/swlh/string-formatting-in-python-6-things-to-know-about-f-strings-72fd38d96172
7
1,106
[ 0.035253267735242844, 0.020695718005299568, -0.006864599883556366, 0.0021434598602354527, -0.005517951678484678, 0.008109673857688904, 0.01647392101585865, 0.0175307746976614, -0.037680745124816895, -0.017603930085897446, -0.01037175115197897, 0.0029135930817574263, -0.01226663775742054, 0...
The Startup
346
3
Why Apple Stopped Using The ‘i’ Prefix
https://medium.com/swlh/why-apple-stopped-using-the-i-prefix-b79c666a7443
7
1,107
[ 0.007709146477282047, 0.002591541036963463, 0.006219979375600815, -0.0004970568115822971, 0.011199595406651497, -0.002501493087038398, -0.0018290234729647636, -0.011806750670075417, -0.010015606880187988, -0.03499874472618103, -0.031541336327791214, 0.02619730681180954, -0.028346015140414238...
The Startup
260
0
Building Scalable Distributed Systems: Part 1 — Introduction to Scalable Systems
https://medium.com/swlh/building-scalable-distributed-systems-part-1-introduction-to-scalable-systems-9ca471fd77d7
17
1,108
[ 0.008800286799669266, -0.0018864675657823682, -0.035944048315286636, 0.025588680058717728, 0.0035553143825381994, -0.001606983132660389, 0.0617305226624012, -0.02149602398276329, -0.005339193157851696, -0.05893164873123169, 0.004874264821410179, 0.0031767578329890966, -0.0243061650544405, ...
The Startup
177
0
How to create a maze with JavaScript
https://medium.com/swlh/how-to-create-a-maze-with-javascript-36f3ad8eebc1
13
1,109
[ -0.009890028275549412, -0.01767146959900856, 0.019372645765542984, -0.0215184073895216, 0.0223243348300457, 0.013204083777964115, 0.010404250584542751, -0.008032851852476597, -0.014040724374353886, -0.027086136862635612, -0.02662702091038227, 0.036773327738046646, -0.034783583134412766, 0....
The Startup
120
0
Demystifying Closures, Futures and async-await in Rust–Part 1: Closures
https://medium.com/swlh/demystifying-closures-futures-and-async-await-in-rust-part-1-closures-97e531e4dc50
6
1,110
[ 0.0562017597258091, 0.006385743152350187, 0.011465863324701786, 0.011379771865904331, -0.0271249208599329, -0.02060156688094139, 0.03221353515982628, -0.004210536368191242, -0.020002860575914383, -0.005904124118387699, 0.023447951301932335, -0.0016343522584065795, -0.014770771376788616, -0...
The Startup
133
1
Why I Deleted Instagram At 21, And How You Can Take Control Of Your Social Media Habits Too
https://medium.com/swlh/why-i-deleted-instagram-at-21-and-how-you-can-take-control-of-your-social-media-habits-too-ac09a2b33672
11
1,111
[ 0.0017490920145064592, -0.03803230822086334, 0.00020801369100809097, 0.028397513553500175, -0.011327122338116169, 0.03356441110372543, -0.011047550477087498, -0.03239255025982857, -0.013018597848713398, -0.060230374336242676, 0.0029777823947370052, 0.009256829507648945, 0.003918205853551626,...
The Startup
142
0
Image Segmentation Using Deep Learning: A Survey
https://medium.com/swlh/image-segmentation-using-deep-learning-a-survey-e37e0f0a1489
8
1,112
[ -0.02772730216383934, -0.05547521635890007, -0.01696510799229145, 0.03937424719333649, -0.013324686326086521, -0.005136690102517605, -0.023312067613005638, -0.008889473974704742, -0.00004111320959054865, -0.06737736612558365, -0.031023306772112846, 0.01480458490550518, -0.043299246579408646,...
The Startup
332
1
Enums with Decodable in Swift
https://medium.com/swlh/enums-with-decodable-in-swift-2bbc2ddddd6f
5
1,113
[ 0.05729363113641739, 0.016397466883063316, 0.03064137138426304, 0.02038835734128952, 0.05399483069777489, 0.016304893419146538, 0.026585852727293968, 0.003904754063114524, 0.0007258834666572511, -0.06628453731536865, 0.03152958303689957, 0.024236710742115974, -0.00719946064054966, 0.019921...
The Startup
55
0
How remote-patient monitoring will change healthcare
https://medium.com/swlh/how-remote-patient-monitoring-will-change-healthcare-b3d7670f3a35
9
1,114
[ -0.012893324717879295, 0.010616275481879711, 0.03384443745017052, -0.019191397354006767, -0.013294597156345844, 0.010333326645195484, 0.012410365045070648, -0.01708868145942688, -0.006520782597362995, -0.04118093103170395, -0.006433058064430952, 0.03681636229157448, 0.007198137231171131, -...
The Startup
98
0
JVM Startup Time and Memory Footprint Enhancements
https://medium.com/swlh/jvm-startup-time-and-memory-footprint-enhancements-6b78bd74f182
7
1,115
[ -0.02269105613231659, 0.0017719684401527047, -0.0007971027516759932, 0.026783864945173264, -0.011087353341281414, 0.01738305576145649, -0.01848381944000721, -0.038111332803964615, 0.012837824411690235, -0.043907660990953445, -0.0355968102812767, 0.04625890403985977, -0.013396910391747952, ...
The Startup
124
0
Physics-based simulation via backpropagation on energy functions
https://medium.com/swlh/physics-based-simulation-via-backpropagation-on-energy-functions-6d3b0e93f5fb
6
1,116
[ -0.039717771112918854, -0.030775850638747215, 0.027053972706198692, 0.009407742880284786, 0.015127896331250668, -0.003044568933546543, -0.005604811944067478, -0.0143898855894804, -0.007026480045169592, -0.06562033295631409, -0.025871140882372856, 0.003928830847144127, 0.02669837698340416, ...
The Startup
80
0
A Contemporary Introduction to Natural Language Processing(NLP) in 2020
https://medium.com/swlh/a-contemporary-introduction-to-natural-language-processing-nlp-in-2020-d93202502048
5
1,117
[ 0.024243295192718506, 0.011543497443199158, -0.005356190726161003, 0.020914630964398384, -0.010422437451779842, -0.017803695052862167, 0.004445544444024563, -0.01722617633640766, -0.0052237678319215775, -0.03580598905682564, 0.01136927679181099, 0.041670333594083786, -0.012939415872097015, ...
The Startup
54
0
How to use useEffect on server-side?
https://medium.com/swlh/how-to-use-useeffect-on-server-side-654932c51b13
5
1,118
[ 0.046842850744724274, -0.010511081665754318, -0.005037454888224602, 0.031603407114744186, 0.005019556265324354, 0.0029591131024062634, 0.010720400139689445, -0.014912202954292297, 0.016344189643859863, -0.054015371948480606, -0.01535160094499588, 0.006150230299681425, -0.04088728502392769, ...
The Startup
76
0
Create a custom checkbox component with HTML, CSS and Vue
https://medium.com/swlh/creating-a-custom-checkbox-component-with-html-css-and-vue-f9c3de244860
5
1,119
[ -0.03759749233722687, -0.005648369435220957, -0.005243205465376377, -0.003625614568591118, -0.025547929108142853, 0.029369661584496498, -0.022360509261488914, -0.01868555322289467, -0.010886135511100292, -0.04085225984454155, 0.01158740371465683, 0.0024501357693225145, -0.003927180543541908,...
The Startup
140
3
Linting With Angular
https://medium.com/swlh/linting-with-angular-4460d2c3486b
4
1,120
[ 0.03401820361614227, -0.011777283623814583, -0.03331923857331276, 0.038702238351106644, -0.016224641352891922, -0.035604823380708694, 0.03752836585044861, -0.01513578649610281, -0.0050715790130198, -0.0663239136338234, 0.022175468504428864, 0.01317713875323534, 0.030711380764842033, -0.009...
The Startup
74
0
Creating a Team Culture: Know Your Starting 5
https://medium.com/swlh/creating-a-team-culture-starting-5-7dd6537f9248
14
1,121
[ 0.02111714892089367, -0.0030183757189661264, 0.031219519674777985, 0.008137168362736702, 0.04871300607919693, -0.009499846957623959, 0.007353061810135841, 0.05945519357919693, -0.03876768425107002, -0.039415668696165085, 0.018527697771787643, 0.029586832970380783, 0.009170553646981716, 0.0...
The Startup
128
0
The Stock Market Won’t Recover For Awhile, So It’s Time to Optimize for Recession.
https://medium.com/swlh/the-stock-market-wont-recover-for-awhile-so-it-s-time-to-optimize-for-recession-df883b3edfe3
8
1,122
[ 0.03078305907547474, 0.008432639762759209, 0.06657516956329346, -0.009755350649356842, 0.001851042383350432, -0.025942213833332062, -0.024062583222985268, 0.0407988578081131, -0.006657110061496496, -0.03384227305650711, 0.0004915308672934771, 0.055793147534132004, 0.016231892630457878, 0.0...
The Startup
89
0
What The State of Marketing Will Look Like Post COVID-19
https://medium.com/swlh/here-is-what-the-state-of-marketing-will-look-like-post-covid-19-5500c2cf3787
5
1,123
[ -0.011958029121160507, -0.02005826123058796, -0.0043150028213858604, 0.015668455511331558, -0.0139410849660635, -0.011636539362370968, 0.00030749087454751134, 0.05515832081437111, -0.006933111231774092, -0.027472810819745064, 0.0028541237115859985, 0.001127128954976797, -0.015133952721953392...
The Startup
70
1
Sticky Header with SwiftUI
https://medium.com/swlh/sticky-header-with-swiftui-199ede4b3208
2
1,124
[ -0.0100041963160038, -0.038537874817848206, 0.022415535524487495, 0.02055215835571289, -0.03268493711948395, 0.013169778510928154, 0.017078429460525513, -0.025338733568787575, 0.013707118108868599, -0.06794702261686325, 0.00017763811047188938, 0.023098334670066833, -0.04033556953072548, -0...
The Startup
54
0
Integrating an Image Upload System into a React app with Node.js, Express.js and Multer
https://medium.com/swlh/integrating-an-image-upload-system-into-a-react-app-with-node-js-express-js-and-multer-d5ab5c4d1da8
11
1,125
[ -0.040316879749298096, -0.02895367704331875, 0.03370584174990654, 0.015770606696605682, -0.009513672441244125, -0.03518981114029884, 0.025643056258559227, -0.015542928129434586, 0.0037069579120725393, -0.0532035157084465, -0.05235295370221138, 0.04129045456647873, -0.030826624482870102, -0...
The Startup
60
0
A Unified Real-Time Object Detection
https://medium.com/swlh/a-unified-real-time-object-detection-6b50ea962d89
7
1,126
[ 0.012364986352622509, 0.04061207175254822, 0.02442765049636364, 0.010509192943572998, 0.015728024765849113, -0.0013674593064934015, 0.0379793681204319, 0.01032307744026184, 0.019959283992648125, -0.06443901360034943, -0.022688936442136765, 0.03258742019534111, 0.02629307471215725, -0.03492...
The Startup
211
0
Best Practices for Writing Vue Apps — Recommendations
https://medium.com/swlh/best-practices-for-writing-vue-apps-recommendations-7deff61ae9ec
3
1,127
[ -0.0011405268451198936, 0.008913387544453144, 0.003982156980782747, 0.0005920525873079896, 0.01654314249753952, -0.007808004040271044, 0.06285806000232697, -0.03967100754380226, 0.007141367066651583, -0.039250150322914124, 0.02127951756119728, 0.04929087311029434, 0.01399064902216196, -0.0...
The Startup
178
0
3 Lessons Learned as a First-time Product Manager at Shopee
https://medium.com/swlh/3-lessons-learnt-as-a-first-time-product-manager-at-shopee-bb7dcb64f7d9
5
1,128
[ 0.025215627625584602, 0.016112016513943672, -0.008092265576124191, 0.03563752770423889, 0.022761700674891472, -0.014360628090798855, 0.022980986163020134, 0.007414272986352444, 0.013266771100461483, -0.03058716095983982, -0.005911404266953468, 0.06027250736951828, 0.020974664017558098, -0....
The Startup
92
4
Practical Software Engineering 101: Things that you do not learn in college.
https://medium.com/swlh/practical-software-engineering-101-things-that-you-do-not-learn-in-college-423f9ef3e892
5
1,129
[ 0.02130577154457569, 0.010236207395792007, 0.027204187586903572, -0.013625556603074074, 0.026707371696829796, -0.00860959105193615, 0.0433315634727478, 0.0166081041097641, -0.017147064208984375, -0.030240623280405998, -0.027888348326086998, -0.00782595481723547, 0.015467868186533451, 0.010...
The Startup
170
2
Running Streamlit inside JupyterHub
https://medium.com/swlh/running-streamlit-inside-jupyterhub-17cbe8c8aaaf
5
1,130
[ 0.02166764810681343, -0.023197785019874573, -0.007116594351828098, 0.0014902944676578045, -0.006847082171589136, 0.005400806665420532, -0.028283115476369858, 0.019670827314257622, -0.004428538493812084, -0.06601474434137344, -0.01641414314508438, 0.043721411377191544, 0.01915786601603031, ...
The Startup
879
4
Cracking the 2020 Housing Market
https://medium.com/swlh/cracking-the-2020-housing-market-bb8712a87141
10
1,131
[ -0.01583053544163704, 0.006603460293263197, 0.07027168571949005, 0.013796225190162659, -0.007818449288606644, -0.005923937074840069, 0.07113418728113174, -0.01435515284538269, -0.0024615491274744272, -0.06922485679388046, 0.0036592704709619284, 0.03568582609295845, 0.03281901404261589, -0....
The Startup
173
0
Face Detection on the edge in under 20 mins and $20
https://medium.com/swlh/face-detection-on-the-edge-in-under-20-mins-and-20-e36aedccd6cc
10
1,132
[ -0.0033927196636795998, 0.011731144972145557, -0.010555283166468143, 0.03143704682588577, -0.01580827869474888, -0.003164400579407811, -0.01695796474814415, -0.031688157469034195, -0.027428200468420982, -0.04668929800391197, -0.027952851727604866, 0.02332945354282856, -0.04931897670030594, ...
The Startup
72
0
Formatting Excel Graphs Using VBA
https://medium.com/swlh/formatting-excel-graphs-using-vba-cae627f57818
7
1,133
[ 0.027535252273082733, 0.0394757017493248, -0.04183345288038254, -0.016159173101186752, -0.012952052056789398, 0.037739355117082596, -0.007143717259168625, 0.002004493260756135, -0.00825563445687294, -0.025244785472750664, 0.01766299456357956, 0.07262888550758362, 0.022687489166855812, -0.0...
The Startup
188
0
Apple and the art of good enough
https://medium.com/swlh/apple-and-the-art-of-good-enough-baa435eefc82
5
1,134
[ 0.048770587891340256, 0.038725048303604126, -0.01097911037504673, 0.018700366839766502, 0.008608843199908733, -0.043801117688417435, 0.014483241364359856, 0.05734942480921745, -0.03623202443122864, -0.011284940876066685, -0.021869394928216934, 0.028560511767864227, -0.044560663402080536, 0...
The Startup
332
6
Nobody We Know Wants America To Be Closed
https://medium.com/swlh/nobody-we-know-wants-america-to-be-closed-5ce0fc9d367b
6
1,135
[ -0.03257094696164131, -0.000129902342450805, -0.006474312860518694, 0.020072659477591515, 0.02161145769059658, 0.03778235241770744, -0.0012701620580628514, 0.04955035448074341, -0.02105928398668766, 0.0017959338147193193, -0.01912766508758068, 0.0470617339015007, -0.012186401523649693, -0....
The Startup
76
0
Apple’s iPhone 11 Success
https://medium.com/swlh/apples-iphone-11-success-568d64d99f6f
7
1,136
[ 0.02521536685526371, 0.004799424204975367, -0.022126253694295883, 0.031730540096759796, 0.013467897661030293, -0.011530223302543163, 0.037156060338020325, -0.0345291793346405, -0.005753012839704752, -0.033803790807724, -0.013470008969306946, 0.03944696485996246, -0.00594128854572773, -0.03...
The Startup
21
1
How to handle exceptions properly within streams: the functional way
https://medium.com/swlh/how-to-handle-exceptions-properly-within-steams-the-functional-way-f9da42c051a9
4
1,137
[ -0.0025809756480157375, 0.003570914501324296, -0.029103927314281464, 0.01078727375715971, -0.010527602396905422, -0.018094735220074654, 0.025888316333293915, -0.013887513428926468, -0.011424756608903408, -0.03912506252527237, -0.0012730134185403585, 0.040869686752557755, -0.02502859570086002...
The Startup
87
1
Simple Steps To Improve Computation Time With Python
https://medium.com/swlh/simple-steps-to-improve-computation-time-with-python-7036e6de64b5
4
1,138
[ -0.03679022192955017, -0.04803954064846039, 0.0265230443328619, 0.021539581939578056, -0.013214606791734695, 0.007306411396712065, 0.0061125122010707855, -0.05702172964811325, -0.005799582228064537, -0.04431840777397156, 0.019061550498008728, -0.00949125736951828, 0.005675997119396925, 0.0...
The Startup
61
0
StepVerifier vs block in Reactor
https://medium.com/swlh/stepverifier-vs-block-in-reactor-ca754b12846b
7
1,139
[ 0.014261211268603802, 0.018502697348594666, 0.010974212549626827, 0.005482131149619818, 0.030724499374628067, 0.028167318552732468, 0.03570985794067383, -0.03818706050515175, -0.016578657552599907, -0.013505138456821442, -0.010332080535590649, 0.03510862588882446, 0.024714386090636253, 0.0...
The Startup
82
0
5 Vital Steps Often Neglected by Product Managers
https://medium.com/swlh/5-vital-steps-often-neglected-by-product-managers-2665eec4b6ac
9
1,140
[ 0.07191076874732971, -0.021163159981369972, -0.011453354731202126, 0.03775835037231445, 0.016401037573814392, 0.00016476739256177098, 0.0051805698312819, 0.025396548211574554, -0.023624442517757416, -0.04718339443206787, 0.025705410167574883, 0.015477543696761131, 0.025196518748998642, 0.0...
The Startup
155
0
Starting a Micro-Business Can Help Get Your Sense of Independence Back
https://medium.com/swlh/starting-a-micro-business-can-help-get-your-sense-of-independence-back-1eaae949446c
6
1,141
[ 0.018692128360271454, -0.007634125184267759, -0.00016035691078286618, 0.022795142605900764, 0.022095035761594772, -0.0052442955784499645, -0.011156309396028519, -0.023666707798838615, -0.004255146253854036, -0.06412050873041153, -0.0350571908056736, 0.03572283312678337, -0.016205668449401855...
The Startup
32
0
Settings Bundles Management in Xcode
https://medium.com/swlh/settings-bundles-management-in-xcode-6044f38df21f
6
1,142
[ -0.0020288594532757998, -0.012709234841167927, 0.012883145362138748, 0.007024952210485935, -0.04576059803366661, 0.003884292906150222, 0.02204130031168461, -0.02621193416416645, 0.04399006441235542, -0.02833971194922924, -0.016546500846743584, 0.05920744687318802, 0.018651040270924568, -0....
The Startup
155
0
React Tips — Render Props and Forward Refs
https://medium.com/swlh/react-tips-render-props-and-forward-refs-294d6cfb8152
4
1,143
[ 0.012937654741108418, 0.02525120973587036, 0.01414774265140295, 0.044354092329740524, 0.009863952174782753, -0.013818479143083096, 0.030916139483451843, 0.03056337870657444, -0.0064810579642653465, -0.0065907323732972145, -0.0037900847382843494, 0.020739329978823662, -0.012418163008987904, ...
The Startup
103
1
Romance Scammer Red Flags You Might Be Missing
https://medium.com/swlh/romance-scammer-red-flags-you-might-be-missing-4d76f2eaf7cb
5
1,144
[ 0.02720331773161888, 0.029568074271082878, 0.008624316193163395, 0.01623537763953209, 0.014960269443690777, 0.022498199716210365, -0.0010304230963811278, 0.06224144995212555, -0.027839794754981995, -0.03240080550312996, 0.015341394580900669, 0.03175828978419304, 0.0329403355717659, 0.01410...
The Startup
106
0
I Bought a Laptop for Deep Learning and Now I Mainly Use The Cloud
https://medium.com/swlh/i-bought-a-laptop-for-deep-learning-and-now-i-mainly-use-the-cloud-d297ef4d68e0
5
1,145
[ 0.05074477195739746, 0.010146024636924267, -0.01296103373169899, 0.027602992951869965, -0.022867076098918915, -0.011481953784823418, 0.056703317910432816, 0.014107747003436089, -0.031205175444483757, -0.06022026762366295, 0.02495408058166504, 0.026460671797394753, 0.01144443079829216, -0.0...
The Startup
276
0
Spending Time Alone Makes You a Better Version of Yourself
https://medium.com/swlh/spending-time-alone-makes-you-a-better-version-of-yourself-fb74d720c587
5
1,146
[ 0.005795691162347794, 0.06917712837457657, -0.001658270019106567, 0.02981775812804699, -0.016370022669434547, 0.012617022730410099, 0.06324400007724762, -0.02145116589963436, -0.008232386782765388, -0.014455713331699371, 0.02389799989759922, 0.05199001729488373, -0.014551712200045586, 0.01...
The Startup
175
3
4 Mistakes That Make You Feel Like A Pro Writer But Make Your Writing Flawed
https://medium.com/swlh/4-mistakes-that-make-you-feel-like-a-pro-writer-but-make-your-writing-flawed-12cbe4a3f177
4
1,147
[ 0.014496253803372383, -0.003684937721118331, 0.00008735917072044685, 0.007030919194221497, -0.003946749959141016, 0.011002572253346443, -0.0192921943962574, 0.01437289547175169, -0.014547777362167835, -0.013011726550757885, -0.05658320337533951, 0.02981865033507347, -0.022113971412181854, ...
The Startup
65
1
Green IT: A Sustainable Approach to App Development
https://medium.com/swlh/green-it-a-sustainable-approach-to-app-development-1ef4234faf51
8
1,148
[ 0.00642956979572773, 0.029835214838385582, -0.04220470041036606, 0.01718585193157196, -0.02300558239221573, -0.014886632561683655, -0.005044878460466862, -0.001736498554237187, 0.007975970394909382, -0.025144919753074646, -0.025780953466892242, 0.05743507295846939, -0.01779026910662651, -0...
The Startup
256
2
JavaScript Best Practices — Variable Naming
https://medium.com/swlh/javascript-best-practices-variable-naming-3671350aca01
4
1,149
[ 0.04196706786751747, -0.0071079968474805355, -0.0028934264555573463, 0.01979931630194187, -0.009318535216152668, 0.004571644123643637, 0.04168972373008728, 0.03896191343665123, 0.0015276976628229022, -0.06195343658328056, 0.03764968737959862, 0.010525094345211983, 0.007696580607444048, -0....
The Startup
341
2
Dear Writers: The Secret to Building a Following Is Hidden in Imperfection
https://medium.com/swlh/dear-writers-the-secret-to-building-a-following-is-hidden-in-imperfection-54f667a1f022
6
1,150
[ -0.010654170997440815, -0.01892891898751259, 0.02115771546959877, 0.04084506258368492, -0.002114968141540885, 0.0002902777341660112, -0.027575908228754997, -0.013699754141271114, -0.015156186185777187, -0.06268312782049179, -0.006443140096962452, 0.014312076382339, -0.022014599293470383, 0...
The Startup
58
0
Using Matplotlib To Analyze Stock Trends
https://medium.com/swlh/using-matplotlib-to-analyze-stock-trends-ef3724e4bf6b
4
1,151
[ 0.04608480632305145, 0.022932076826691628, -0.006382843945175409, 0.00828099437057972, 0.023701945319771767, -0.03640829399228096, 0.01186904963105917, 0.010418294928967953, 0.004147433675825596, 0.008412748575210571, 0.03253372013568878, 0.06945712119340897, 0.002414429560303688, -0.02653...
The Startup
103
0
The Real Slim Shady? Teaching Your Smart Home to Detect Eminem
https://medium.com/swlh/the-real-slim-shady-teaching-your-smart-home-to-detect-eminem-a635f81ddac
5
1,152
[ 0.010344814509153366, -0.0037953616119921207, 0.0034712699707597494, 0.02166610397398472, 0.0023473482578992844, -0.0027664818335324526, -0.029632285237312317, -0.007011641748249531, -0.010601549409329891, -0.014473838731646538, 0.010613339021801949, 0.015236576087772846, -0.0093938615173101...
The Startup
56
0
Is correlation distance a metric?
https://medium.com/swlh/is-correlation-distance-a-metric-5a383973978f
4
1,153
[ 0.031107613816857338, 0.0024754267651587725, -0.027095166966319084, 0.03411751613020897, -0.015690064057707787, -0.013368010520935059, -0.002450212137773633, 0.03050045669078827, 0.0031037423759698868, -0.007266755681484938, 0.014295014552772045, 0.008009512908756733, 0.008721547201275826, ...
The Startup
145
0
How Westworld Imagined A Future Of Digital Totalitarianism
https://medium.com/swlh/how-westworld-imagines-a-future-of-digital-totalitarianism-a5b180a60523
6
1,154
[ 0.08056451380252838, -0.019272899255156517, 0.027294890955090523, 0.02232505939900875, 0.022612564265727997, -0.040511343628168106, -0.009076684713363647, 0.004529661498963833, -0.03365999087691307, 0.012899944558739662, 0.07106853276491165, 0.014783663675189018, 0.014180716127157211, -0.0...
The Startup
180
0
Getting Started With cypress.io
https://medium.com/swlh/getting-started-with-cypress-io-e2c7068663ac
6
1,155
[ 0.019885266199707985, -0.047767385840415955, 0.004436918534338474, 0.037141282111406326, 0.012510605156421661, -0.016719890758395195, 0.03592176362872124, -0.010252305306494236, 0.020705867558717728, 0.01161098387092352, -0.01461786963045597, 0.018231358379125595, 0.025931261479854584, -0....
The Startup
109
0
A 5-Minute Wireframing Tutorial
https://medium.com/swlh/a-5-minute-wireframing-tutorial-f84c36e86e79
5
1,156
[ 0.01687522605061531, -0.011202476918697357, 0.038344237953424454, 0.015474135056138039, 0.02683207206428051, 0.01870616339147091, 0.03487640991806984, -0.03133434057235718, 0.00856958981603384, -0.050210557878017426, -0.01709005795419216, 0.06837053596973419, 0.009604201652109623, -0.06522...
The Startup
69
0
iOS Interview Prep Guide: 30-Day Code Challenge in Swift — Week 4/5
https://medium.com/swlh/ios-interview-prep-guide-30-day-code-challenge-in-swift-week-4-5-647f6050e869
12
1,157
[ 0.031130196526646614, 0.022370807826519012, 0.0241999588906765, 0.023209156468510628, 0.0031297376845031977, -0.01845633238554001, 0.03826551511883736, -0.040126118808984756, 0.016088394448161125, -0.0424603596329689, -0.020079074427485466, 0.06729335337877274, 0.004462340846657753, -0.017...
The Startup
61
0
The 3 essentials to get started with styled-components
https://medium.com/swlh/the-3-essentials-to-get-started-with-styled-components-f99b4892c349
7
1,158
[ 0.022416889667510986, 0.0036195111460983753, 0.01764393411576748, 0.04455510154366493, 0.021687207743525505, 0.0014221143210306764, 0.0008033755584619939, -0.03607131168246269, -0.012242014519870281, -0.03777356818318367, 0.011059297248721123, 0.03259367123246193, 0.014924132265150547, -0....
The Startup
56
0
How to calculate video data rates from specified file sizes
https://medium.com/swlh/how-to-calculate-video-data-rates-from-specified-file-sizes-15d1d725eb8c
4
1,159
[ -0.04322659969329834, -0.01729748211801052, -0.019901832565665245, -0.015568144619464874, 0.0005300328484736383, 0.034556496888399124, -0.015447472222149372, -0.025616368278861046, -0.009510969743132591, -0.08412246406078339, -0.02065752074122429, 0.0184150580316782, -0.045280635356903076, ...
The Startup
258
0
Merge Sort Algorithm
https://medium.com/swlh/title-1692d9fb5ced
4
1,160
[ -0.05864935740828514, 0.025447364896535873, -0.03015795163810253, -0.007779007311910391, -0.01435463409870863, 0.030628588050603867, 0.015643443912267685, 0.023416489362716675, 0.005894635803997517, -0.013680749572813511, -0.03044545091688633, 0.05148289352655411, -0.013103638775646687, -0...
The Startup
55
0
Natural Language Processing 101
https://medium.com/swlh/natural-language-processing-101-ffa3437b5e18
5
1,161
[ -0.0004370005626697093, 0.008302046917378902, 0.003878874471411109, 0.03739548847079277, 0.016823535785079002, 0.04119911417365074, 0.025628551840782166, -0.01875125616788864, 0.001832607900723815, -0.03498753532767296, 0.004900009837001562, 0.009084401652216911, 0.02477337047457695, -0.01...
The Startup
55
0
How Google Provides Emotional Support in a World of Disconnected and Lonely People
https://medium.com/swlh/how-google-provides-emotional-support-in-a-world-of-disconnected-and-lonely-people-781bc431c040
6
1,162
[ 0.06579066812992096, 0.022272342815995216, 0.037926990538835526, -0.002236195607110858, 0.014153717085719109, -0.037616532295942307, 0.008688719943165779, 0.020576143637299538, -0.017592785879969597, -0.021491650491952896, -0.007551877293735743, 0.04504023864865303, -0.046057093888521194, ...
The Startup
95
0
Spotify, this ain’t it chief
https://medium.com/swlh/spotify-this-aint-it-chief-ee6af06fde1
4
1,163
[ -0.02100410871207714, 0.0015018052654340863, -0.03697655722498894, 0.0005457939114421606, 0.0005578165291808546, 0.0021105408668518066, -0.002984345192089677, -0.030562907457351685, 0.015192396938800812, -0.045944299548864365, 0.006900115869939327, 0.003031221916899085, -0.027449464425444603...
The Startup
51
0
Introduction to Genetic Algorithm
https://medium.com/swlh/introduction-to-genetic-algorithm-b5487260a9f3
5
1,164
[ 0.009426021948456764, 0.0005024881102144718, 0.001264222664758563, 0.026902537792921066, 0.008423788473010063, -0.02700779400765896, -0.004480194766074419, 0.023960890248417854, -0.001426466042175889, -0.07209640741348267, -0.02928914688527584, 0.04580316320061684, -0.00178276386577636, -0...
The Startup
150
0
Easy to Use Overlay Libraries for Vue Apps
https://medium.com/swlh/easy-to-use-overlay-libraries-for-vue-apps-97c7bbcf1c01
4
1,165
[ 0.01456871721893549, 0.0074296556413173676, -0.005355123896151781, 0.020372457802295685, 0.039834197610616684, 0.0117923179641366, 0.008389965631067753, -0.007822182960808277, -0.011593852192163467, -0.05112792178988457, -0.012368927709758282, 0.006477045826613903, -0.002044298220425844, -...
The Startup
53
0
How We Can Fill the Voids of Virtual Rooms (Zoom Et al.)
https://medium.com/swlh/how-we-can-fill-the-voids-of-virtual-rooms-zoom-et-al-1aa9dd51e866
10
1,166
[ 0.035596493631601334, -0.00017569832562003285, 0.019741585478186607, 0.018802305683493614, 0.019179636612534523, -0.011093378067016602, -0.009840451180934906, 0.006679955404251814, -0.01850336417555809, -0.002025783294811845, 0.009374964982271194, 0.030239492654800415, -0.018458794802427292,...
The Startup
92
0
Airbnb Host: How to Survive Coronavirus as a Small Business?
https://medium.com/swlh/airbnb-host-how-to-survive-coronavirus-as-a-small-business-60f23bcf9743
5
1,167
[ 0.024962838739156723, 0.025645386427640915, -0.03903256729245186, 0.03697047755122185, 0.015976300463080406, 0.005400706548243761, 0.032913148403167725, -0.023326069116592407, 0.025211213156580925, -0.04644296318292618, -0.0012769871391355991, 0.06405142694711685, -0.03438993915915489, -0....
The Startup
54
0
Designing Data Intensive Applications: Write Operation Race Conditions
https://medium.com/swlh/designing-data-intensive-applications-write-operation-race-conditions-726ca7e35028
5
1,168
[ 0.02529284916818142, -0.0014565169112756848, 0.021905872970819473, -0.005074020475149155, -0.030932681635022163, -0.012662896886467934, -0.0006551166297867894, 0.011147580109536648, 0.00382855418138206, -0.04119520261883736, 0.004506497643887997, 0.0011021079262718558, -0.054705433547496796,...
The Startup
158
0
Introducing the Intersection Observer API
https://medium.com/swlh/introducing-the-intersection-observer-api-2d0bc9673e4d
4
1,169
[ 0.008152209222316742, -0.007801324129104614, 0.030911928042769432, 0.026124177500605583, -0.020671019330620766, 0.014477795921266079, -0.0008357483893632889, 0.04099126532673836, 0.014971211552619934, -0.05288933590054512, -0.015183471143245697, -0.019017811864614487, -0.008020928129553795, ...
The Startup
53
0
Connect PostgreSQL with Node.js
https://medium.com/swlh/connect-postgresql-with-node-js-4ded3e81e31a
2
1,170
[ -0.04622841626405716, 0.03854826092720032, 0.01042893622070551, 0.007554959040135145, -0.022417806088924408, -0.0019462184282019734, 0.01707192324101925, -0.03992750868201256, -0.019336597993969917, -0.02319319173693657, 0.004592487122863531, 0.019836585968732834, -0.011443385854363441, -0...
The Startup
54
0
Cubic Polynomial 1st Roots — An Intuitive Method
https://medium.com/swlh/cubic-polynomial-1st-roots-an-intuitive-method-651aa6bb9c44
6
1,171
[ -0.0068933237344026566, 0.009866501204669476, -0.027890866622328758, 0.0032518613152205944, -0.008022650144994259, -0.052597787231206894, 0.055181995034217834, -0.022310545668005943, -0.00734203914180398, -0.04478082433342934, -0.011723719537258148, 0.0044465502724051476, -0.0057427994906902...
The Startup
3
0
What Prince Akeem from Coming To America Can Teach Us About Leadership
https://medium.com/swlh/what-prince-akeem-from-coming-to-america-can-teach-us-about-leadership-8833fe498b7
10
1,172
[ 0.013593748211860657, -0.020580405369400978, -0.03352150321006775, 0.0011824300745502114, 0.0034651304595172405, -0.0033340919762849808, -0.008438843302428722, 0.002386770909652114, -0.009368928149342537, -0.03504883870482445, -0.029604250565171242, 0.037918828427791595, 0.007506208494305611...
The Startup
152
0
OOP Practice in Python: Bike Share Simulator
https://medium.com/swlh/oop-practice-in-python-bike-share-simulator-4717bd12b365
4
1,173
[ -0.03268314525485039, -0.031097320839762688, 0.04719915613532066, -0.00006066496644052677, -0.013521524146199226, -0.013138418085873127, 0.022353703156113625, -0.0003537917509675026, -0.018933597952127457, -0.0682305321097374, -0.04304440692067146, 0.00970942247658968, -0.03425512835383415, ...
The Startup
123
0
Changing UI Dynamically : BreakpointObserver
https://medium.com/swlh/changing-ui-dynamically-breakpointobserver-63f9d5d2a050
3
1,174
[ -0.0016464028740301728, -0.014442832209169865, -0.0002570376673247665, 0.030608419328927994, 0.034089211374521255, -0.01692228950560093, 0.019223880022764206, -0.003456431906670332, -0.00577710522338748, -0.0021026835311204195, -0.012035957537591457, 0.009555931203067303, 0.01585154607892036...
The Startup
54
0
An Exciting, Overdue Escape From Freelancing
https://medium.com/swlh/an-exciting-overdue-escape-from-freelancing-67c02f67f446
8
1,175
[ 0.03273944556713104, -0.012116941623389721, 0.030370626598596573, 0.014812753535807133, 0.01659790426492691, -0.006181010976433754, -0.010401876643300056, 0.02225388027727604, -0.030147027224302292, -0.05405428260564804, -0.009738132357597351, 0.012188444845378399, 0.03543369099497795, 0.0...
The Startup
161
0
“Zooming” in on the Future of Work Collaboration
https://medium.com/swlh/zooming-in-on-the-future-of-work-collaboration-7252dda08475
3
1,176
[ 0.008419456891715527, 0.001869766041636467, -0.030718622729182243, 0.031956277787685394, -0.00963963009417057, 0.00515895476564765, 0.019770696759223938, -0.004296839702874422, 0.006895492784678936, -0.07514113187789917, -0.0171497855335474, 0.030784865841269493, -0.02389889396727085, -0.0...
The Startup
166
0
Learning JavaScript by Implementing Lodash Methods — Comparison and Constructors
https://medium.com/swlh/learning-javascript-by-implementing-lodash-methods-comparison-and-constructors-7915d4967343
4
1,177
[ 0.02635386772453785, 0.024566087871789932, -0.05157006159424782, 0.01649327017366886, 0.013933545909821987, -0.005970832891762257, 0.02945566177368164, 0.015634162351489067, -0.020806847140192986, -0.02711474895477295, 0.017380185425281525, -0.001923997886478901, -0.01721784472465515, -0.0...
The Startup
36
0
Why You Should Save Every Bit of Your Writing
https://medium.com/swlh/why-you-should-save-every-bit-of-your-writing-9a66a9fd8763
4
1,178
[ 0.03354352340102196, 0.006712169386446476, 0.05592101439833641, 0.003847995540127158, 0.02680843137204647, -0.0047357226721942425, -0.04449800029397011, -0.03138050436973572, -0.0035914317704737186, -0.016679760068655014, -0.02860507182776928, 0.02642766945064068, -0.009822209365665913, -0...
The Startup
50
0
Develop, Dockerize & Deploy Contao 4: Part 2
https://medium.com/swlh/develop-dockerize-deploy-contao-4-part-2-3f1a6f1a3b4d
7
1,179
[ 0.08130431175231934, -0.016963550820946693, 0.008859848603606224, 0.014081256464123726, 0.013971311040222645, -0.012934143655002117, 0.014067171141505241, 0.024728111922740936, -0.028738610446453094, -0.02701047621667385, 0.007923074066638947, 0.042053576558828354, 0.02895071916282177, -0....
The Startup
83
0
We’re always telling stories: An exploration into the timelessness of the narrative
https://medium.com/swlh/were-always-telling-stories-an-exploration-into-the-timelessness-of-the-narrative-34feca7221ca
10
1,180
[ 0.032839540392160416, -0.007473363075405359, 0.008916816674172878, 0.04350895434617996, -0.002631271490827203, -0.041282765567302704, 0.010897024534642696, -0.01693819649517536, 0.006970361340790987, -0.03483252599835396, -0.004374964162707329, 0.029976997524499893, -0.0041161347180604935, ...
The Startup
153
0
React Tips — Setting State and Internationalization
https://medium.com/swlh/react-tips-setting-state-and-internationalization-46ac83e4a3bd
4
1,181
[ 0.029084380716085434, 0.033429697155952454, -0.012822611257433891, 0.004082315601408482, -0.005810348317027092, -0.025209983810782433, 0.014133788645267487, 0.00037616988993249834, -0.010540721006691456, -0.026327282190322876, 0.012359360232949257, 0.005741272587329149, -0.025905055925250053...
The Startup
50
0
Why Do I Need A JavaScript Framework?
https://medium.com/swlh/why-do-i-need-a-javascript-framework-553f6f8fbc06
3
1,182
[ -0.023280905559659004, -0.005366932135075331, 0.005235118325799704, -0.013765251263976097, -0.017336534336209297, -0.0000984990329016, 0.05370666831731796, -0.01322611141949892, 0.014040248468518257, -0.0364479124546051, -0.010163716040551662, 0.029145030304789543, 0.025092240422964096, -0...
The Startup
59
1
A Quick Approach to Mend SEO in Vue
https://medium.com/swlh/a-quick-approach-to-mend-seo-in-vue-8a94753eebfc
7
1,183
[ -0.008535780012607574, 0.026134531944990158, -0.013396009802818298, 0.008435199037194252, 0.012923464179039001, -0.0030467670876532793, 0.039730753749608994, -0.03190929442644119, -0.005402892362326384, -0.04384429007768631, 0.015910398215055466, 0.049991101026535034, -0.005810602568089962, ...
The Startup
556
1
How To Manage Disturbance When Writing
https://medium.com/swlh/how-to-manage-disturbance-when-writing-b552252e737d
3
1,184
[ 0.016801198944449425, -0.003417879343032837, -0.0019856297876685858, 0.02825855277478695, 0.010745498351752758, -0.01128149963915348, 0.016496583819389343, -0.03936262056231499, -0.035113587975502014, -0.0536075085401535, -0.01564539223909378, -0.0034633197356015444, -0.025996387004852295, ...
The Startup
56
0
Structure is freeing, not restricting
https://medium.com/swlh/structure-is-freeing-cfa8a63856d7
5
1,185
[ -0.019738929346203804, -0.020950814709067345, 0.011086597107350826, 0.012424373999238014, -0.0216674767434597, -0.01257370412349701, 0.039097920060157776, 0.018818151205778122, -0.0059575652703642845, -0.04279496520757675, -0.04089321568608284, 0.0008829181897453964, -0.03641737252473831, ...
The Startup
1
0
Serverless S3 Access Logs Analytics using BigQuery.
https://medium.com/swlh/serverless-s3-access-logs-analytics-using-google-cloud-platform-6a391930f868
6
1,186
[ -0.008554767817258835, 0.013741330243647099, 0.0013818960869684815, -0.013253603130578995, 0.0054003214463591576, -0.012593641877174377, 0.021983405575156212, -0.04320743680000305, 0.015621769241988659, -0.019903048872947693, -0.008162189275026321, 0.03479982540011406, 0.008954846300184727, ...
The Startup
51
0
Building a recommender system — part 2
https://medium.com/swlh/building-a-recommender-system-part-2-4473036e8081
4
1,187
[ 0.007370454259216785, -0.022057266905903816, -0.011330383829772472, 0.03367653489112854, 0.0020110621117055416, 0.008292323909699917, -0.022493503987789154, -0.019751589745283127, 0.018638908863067627, -0.058364368975162506, -0.02834310755133629, 0.004195439163595438, -0.028549937531352043, ...
The Startup
106
0
Converting a DFA to a Regex
https://medium.com/swlh/converting-a-dfa-to-a-regex-407c12956bcc
3
1,188
[ 0.026127740740776062, 0.018353786319494247, -0.005120159592479467, 0.03595876321196556, 0.005227833520621061, -0.013173171319067478, -0.0014784252271056175, 0.013715029694139957, -0.015372001565992832, -0.041407011449337006, 0.011294194497168064, 0.0434844084084034, -0.0021448058541864157, ...
The Startup
150
0
Some Good Vue Loader Animation Libraries
https://medium.com/swlh/some-good-vue-loader-animation-libraries-b2188e35eb4
4
1,189
[ 0.022330185398459435, 0.026348784565925598, 0.057920292019844055, 0.001100249937735498, -0.0022678624372929335, 0.003568388056010008, 0.02462753839790821, -0.03250188007950783, -0.011283506639301777, -0.01892177015542984, -0.017527667805552483, 0.042499080300331116, -0.026244664564728737, ...
The Startup
53
0
Warhol II: Compose your Overlay on Top of the Detected Face Hassle-Free on iOS
https://medium.com/swlh/warhol-ii-compose-your-overlay-on-top-of-the-detected-face-hassle-free-for-ios-ae5b8d40924d
5
1,190
[ 0.03896806389093399, -0.01121909823268652, -0.00839045736938715, 0.031001728028059006, 0.0015245822723954916, -0.0024557027500122786, -0.02669280767440796, -0.020208187401294708, 0.021147143095731735, -0.011616730131208897, -0.022506970912218094, 0.03807862102985382, -0.02562977373600006, ...
The Startup
51
1
Long Polling — Comparative and Sample Coded Expression
https://medium.com/swlh/long-polling-comparative-and-sample-coded-expression-32246a8e6fb1
4
1,191
[ -0.020430849865078926, -0.0031073230784386396, 0.019044330343604088, -0.017263099551200867, -0.01632319949567318, 0.026591863483190536, -0.01872672140598297, -0.032478224486112595, -0.01846657134592533, -0.06544081121683121, -0.008332645520567894, 0.013411559164524078, -0.0024866049643605947...
The Startup
102
0
Expanding the Writing Process: Drafting Edition
https://medium.com/swlh/expanding-the-writing-process-drafting-edition-a4a1ca075e23
6
1,192
[ 0.03586563840508461, -0.004361078143119812, 0.0004432902787812054, 0.030486885458230972, 0.006596896797418594, 0.027283959090709686, 0.03920834884047508, 0.014816774055361748, 0.008049813099205494, -0.043931689113378525, 0.02502349577844143, 0.0206250362098217, 0.010901836678385735, -0.039...
The Startup
111
0
How Writing On Alternative Weeks Will Improve Your Quality And Focus
https://medium.com/swlh/how-writing-on-alternative-weeks-will-improve-your-quality-and-focus-96e5c1a04512
5
1,193
[ 0.06306815147399902, -0.007621043361723423, -0.00010605335410218686, 0.022231312468647957, 0.0438070148229599, -0.00794680044054985, 0.006555821746587753, -0.0189954936504364, -0.015006235800683498, -0.03672325611114502, 0.004828604403883219, 0.03473424166440964, -0.007957004941999912, -0....
The Startup
172
0
Will Safety Protocols Protect Your Workforce?
https://medium.com/swlh/will-safety-protocols-protect-your-workforce-ac7518fd1b64
4
1,194
[ -0.006261676549911499, 0.023519262671470642, -0.002851477125659585, 0.013910102657973766, 0.01017292682081461, -0.011292991228401661, 0.058285363018512726, 0.014636491425335407, 0.007774905767291784, 0.0013962307712063193, 0.00429224967956543, 0.05500786751508713, 0.007895584218204021, -0....
Personal Growth
2,300
9
The Secret to Mastering Bad Moods
https://medium.com/personal-growth/the-secret-to-mastering-bad-moods-5041564dd8e1
7
1,195
[ 0.03589657321572304, 0.011484845541417599, -0.02051529847085476, -0.0020811029244214296, -0.0022664277348667383, -0.05131877213716507, 0.04650929570198059, 0.023734671995043755, -0.016791636124253273, -0.017719892784953117, -0.027194727212190628, 0.040201567113399506, -0.04313746839761734, ...
Towards Data Science
4,200
28
Do Not Use “+” to Join Strings in Python
https://towardsdatascience.com/do-not-use-to-join-strings-in-python-f89908307273
5
1,196
[ -0.003832305548712611, 0.00046303769340738654, -0.014788877218961716, 0.045164015144109726, 0.03406063839793205, -0.014459274709224701, 0.012631798163056374, -0.06288252025842667, 0.029764117673039436, -0.06411345303058624, 0.015324059873819351, 0.045774415135383606, -0.005286260042339563, ...
Towards Data Science
92
0
How to Automate Multiple Excel Workbooks and Perform Analysis
https://towardsdatascience.com/how-to-automate-multiple-excel-workbooks-and-perform-analysis-13e8aa5a2042
12
1,197
[ 0.007743554655462503, -0.003580915741622448, 0.0025320006534457207, 0.011364736594259739, 0.004661536775529385, -0.014855748042464256, 0.02725832909345627, -0.014474707655608654, 0.004564524162560701, -0.00872086826711893, 0.014769046567380428, 0.08337689191102982, -0.02520192600786686, -0...
Towards Data Science
1,100
1
Your Ultimate Python Visualization Cheat-Sheet
https://towardsdatascience.com/your-ultimate-python-visualization-cheat-sheet-663318470db
6
1,198
[ 0.022393187507987022, 0.014800605364143848, -0.0016171125462278724, 0.0035122069530189037, -0.001414392958395183, 0.01220132689923048, -0.017372790724039078, -0.03868630900979042, -0.014384104870259762, -0.04498632252216339, -0.022897537797689438, 0.04584017023444176, -0.05200628563761711, ...
Towards Data Science
163
0
Introduction to Pandas apply, applymap and map
https://towardsdatascience.com/introduction-to-pandas-apply-applymap-and-map-5d3e044e93ff
6
1,199
[ -0.016148049384355545, 0.0067460136488080025, 0.010518046095967293, 0.021314186975359917, -0.005738663487136364, 0.03599293529987335, -0.019438860937952995, -0.004990925546735525, -0.011879486963152885, -0.04082401096820831, 0.0026853529270738363, 0.04170148819684982, -0.007608211133629084, ...
Towards Data Science
427
2
ML Infrastructure Tools for Model Building
https://towardsdatascience.com/ml-infrastructure-tools-for-model-building-464770ac4fec
7