Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
ed:lab_01 [2024/03/06 18:56]
pszwed [5. Sprawozdania]
ed:lab_01 [2024/03/14 12:43] (current)
pszwed [4.6 Join MoviesRatings]
Line 332: Line 332:
  
 ale tracimy np. kotrole nad opcją ''nullable'' (która może być pożądana przy zapisie do bazy danych). ale tracimy np. kotrole nad opcją ''nullable'' (która może być pożądana przy zapisie do bazy danych).
 +
 +[[https://stackoverflow.com/questions/41705602/spark-dataframe-schema-nullable-fields|Dyskusja na temat nullable]]
  
 ==== 4.3 Movies ==== ==== 4.3 Movies ====
Line 774: Line 776:
 +-------+--------------------+--------------------+----+------+-------+------+-------------------+----------------------+ +-------+--------------------+--------------------+----+------+-------+------+-------------------+----------------------+
 </code> </code>
 +
 +:!: **Powtarzające się nazwy kolumn?** Po poperacji join:
 +<code java>
 +df_mr = df_mr.drop(df_ratings.col("movieId"));
 +</code>
 +
 +
  
 **2.** Pobierz listę wartości i wyświetl histogram.\\ **2.** Pobierz listę wartości i wyświetl histogram.\\
ed/lab_01.1709747779.txt.gz · Last modified: 2024/03/06 18:56 by pszwed
CC Attribution-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0