Wykresy typu sns.relplot
In [3]: import pandas as pd import seaborn as sns df2 = pd.read_csv(’c:/8/dots2.txt’) df2.sample(8) Out[3]: align choice time coherence firing_rate 367 dots T2 540 3.2 37.178237 […]
In [3]: import pandas as pd import seaborn as sns df2 = pd.read_csv(’c:/8/dots2.txt’) df2.sample(8) Out[3]: align choice time coherence firing_rate 367 dots T2 540 3.2 37.178237 […]
Copyright © 2026 | WordPress Theme by MH Themes