Tag: Annotation
code to reverse columns in relation ships
code to reverse columns in relation ships 1 2 3 4 5 import pandas as pd import numpy as np relationships_df = ....
easier to download the appimage of unity
#unity #os/ubuntu I need the appimage to work with it download the appimage from https://unity3d.com/get-unity/download References author [[]]...
Elemento bibliografico
Elemento bibliografico Un elemento bibliografico es un video, un libro, un articulo, un audio, lo que sea que forme parte del mundo exterior y te sea util para el objetivo que estes alcanzando....
generate a vizualization of your facebook friends
#tech/graph #tech/vizualization generate a vizualization of your facebook friends download the data with [[netvizz]] import it to [[Gephi]] Choose the layout ForceAtlas2 and Run button At the right in statistics panel you run modularity The go to partition at the left and in the node tab select Modularity class (optional) add a filter of Degree range to remove the friends with out a friend in common or something like that To export the image first to press Preview and Refresh Then file -> export -> SVG/PDF/PNG file....
it is an abstraction to do something with a collection
it is an abstraction to do something with a collection References position https://www.youtube.com/watch?v=uNTNEfwYXhI&t=5588s author
steps to add a unity editor
#unity steps to add an editor open unity hub go to installs click on add choose your needs click done References author [[]]...
trying to get an image url from facebook with playwright
trying to get an image url from facebook with playwright when I was trying to build 🌱OSSI-V2 a new iteration of OSSI....
use netvizz to download your facebook relationships
use [[netvizz]] to download your facebook relationships References position https://youtu.be/kbLFMObmLNQ?t=38 author
way to create graph vizualization
#tech/graph way to create graph vizualization it is a way to analize and create vizualization of graphs References position resume of Network of The Witcher - Relationship Extraction & Network Analysis with Spacy & NetworkX...
xdg-open to open any file in ubuntu
#tech/bash #os/linux xdg-open to open any file in ubuntu 1 xdg-open weles\ a\ peo.jpg References author jokerdino...